# Put general config stuff here # Here's a list of every variable: https://wiki.hyprland.org/Configuring/Variables/ monitor = DP-1, highres, 0x0, 1 monitor = HDMI-A-2, highres, 1920x0, 1 workspace = 1, monitor:DP-1, workspace = 3, monitor:DP-1, workspace = 5, monitor:DP-1, workspace = 7, monitor:DP-1, workspace = 9, monitor:DP-1, workspace = 2, monitor:HDMI-A-2, workspace = 4, monitor:HDMI-A-2, workspace = 6, monitor:HDMI-A-2, workspace = 8, monitor:HDMI-A-2, workspace = 10, monitor:HDMI-A-2, # # decoration { blur { enabled = false new_optimizations = false } # drop_shadow = false shadow { enabled = false } } input { kb_layout = us kb_variant = ,qwerty # kb_options = grp:alt_shift_toggle kb_options = grp:win_space_toggle repeat_delay = 200 repeat_rate = 55 } animations { # enabled=false first_launch_animation = false } general { # Gaps and border gaps_in = 8 gaps_out = 8 border_size = 6 # Fallback colors col.active_border = rgba(0DB7D4FF) rgba(7AA2F7FF) rgba(9778D0FF) rgb(24C6DC) rgb(93EDC7) 45deg col.inactive_border = rgba(12131CFF) layout = master } master { new_on_top = true } misc { vrr = 1 vfr = false # disable_hyprland_logo = true # disable_splash_rendering = false animate_manual_resizes = true force_default_wallpaper = 0 background_color = rgba(12131CFF) new_window_takes_over_fullscreen = 2 } plugin { # hyprbars { # # Honestly idk if it works like css, but well, why not # bar_text_font = VictorMono NF SemiBold Italic # bar_text_size = 18 # bar_height = 30 # bar_padding = 10 # bar_button_padding = 15 # bar_precedence_over_border = github # bar_part_of_window = false # bar_color = rgba(12131CFF) # col.text = rgba(E2E1EFFF) # # example buttons (R -> L) # # hyprbars-button = color, size, on-click # hyprbars-button = rgba(12131CFF), 25, 󰖭, hyprctl dispatch killactive # hyprbars-button = rgba(12131CFF), 25,  , hyprctl # hyprbars-button = rgba(12131CFF), 25, , hyprctl # hyprbars-button = rgba(12131CFF), 25, , hyprctl # hyprbars-button = rgba(12131CFF), 25, , hyprctl # hyprbars-button = rgba(12131CFF), 25, , hyprctl # hyprbars-button = rgba(12131CFF), 25, , hyprctl # hyprbars-button = rgba(12131CFF), 25, , hyprctl # } }