hyprland.conf (6641B)
1 monitor=,preferred,auto,auto 2 monitor = DP-3, 3840x2160@165, 0x0, 1, bitdepth, 10 3 monitor = DP-2, 2560x1440@165, -2560x720, 1 4 5 $terminal = kitty 6 $menu = fuzzel 7 8 env = XCURSOR_SIZE,24 9 env = HYPRCURSOR_SIZE,24 10 env = ENABLE_HDR_WSI,1 11 12 exec-once = dbus-update-activation-environment --all 13 exec-once = start-pipewire 14 exec-once = singboxwrap 15 exec-once = mako 16 exec-once = gpg-agent --daemon 17 exec-once = gnome-keyring-daemon --start --components=secrets 18 exec-once = randombg 19 exec-once = waybar 20 exec-once = mpd 21 22 general { 23 gaps_in = 5 24 gaps_out = 10 25 border_size = 2 26 col.active_border = rgb(BF9BDE) 27 col.inactive_border = rgba(595959aa) 28 resize_on_border = false 29 allow_tearing = false 30 layout = dwindle 31 } 32 33 decoration { 34 rounding = 10 35 rounding_power = 2 36 active_opacity = 1.0 37 inactive_opacity = 1.0 38 shadow { 39 enabled = true 40 range = 4 41 render_power = 3 42 color = rgba(1a1a1aee) 43 } 44 blur { 45 enabled = true 46 size = 3 47 passes = 1 48 vibrancy = 0.1696 49 } 50 } 51 52 animations { 53 enabled = true 54 bezier = easeOutQuint,0.23,1,0.32,1 55 bezier = easeInOutCubic,0.65,0.05,0.36,1 56 bezier = linear,0,0,1,1 57 bezier = almostLinear,0.5,0.5,0.75,1.0 58 bezier = quick,0.15,0,0.1,1 59 animation = global, 1, 10, default 60 animation = border, 1, 5.39, easeOutQuint 61 animation = windows, 1, 4.79, easeOutQuint 62 animation = windowsIn, 1, 4.1, easeOutQuint, popin 87% 63 animation = windowsOut, 1, 1.49, linear, popin 87% 64 animation = fadeIn, 1, 1.73, almostLinear 65 animation = fadeOut, 1, 1.46, almostLinear 66 animation = fade, 1, 3.03, quick 67 animation = layers, 1, 3.81, easeOutQuint 68 animation = layersIn, 1, 4, easeOutQuint, slide 69 animation = layersOut, 1, 1.5, easeOutQuint, slide 70 animation = fadeLayersIn, 1, 1.79, almostLinear 71 animation = fadeLayersOut, 1, 1.39, almostLinear 72 animation = workspaces, 1, 4.1, easeOutQuint, slidevert 73 } 74 75 dwindle { 76 pseudotile = true 77 preserve_split = true 78 } 79 80 master { 81 new_status = master 82 } 83 84 misc { 85 force_default_wallpaper = 0 86 disable_hyprland_logo = true 87 enable_swallow = 1 88 swallow_regex = ^(kitty)$ 89 } 90 91 experimental { 92 xx_color_management_v4 = true 93 } 94 95 xwayland { 96 force_zero_scaling = true 97 } 98 99 ecosystem { 100 no_update_news = true 101 } 102 103 cursor { 104 default_monitor = DP-3 105 } 106 107 input { 108 kb_layout = us,ru 109 kb_variant = 110 kb_model = 111 # kb_options = grp:alt_shift_toggle 112 kb_rules = 113 follow_mouse = 1 114 sensitivity = 0 115 116 touchpad { 117 natural_scroll = false 118 } 119 120 repeat_rate = 45 121 repeat_delay = 300 122 force_no_accel = 1 123 } 124 125 gestures { 126 workspace_swipe = false 127 } 128 129 $mainMod = SUPER # Sets "Windows" key as main modifier 130 bind = $mainMod, Return, exec, $terminal 131 bind = $mainMod, Q, killactive, 132 bind = $mainMod, W, exec, firefox 133 bind = $mainMod, R, exec, $terminal -e yazi 134 bind = $mainMod SHIFT, D, exec, tessen 135 bind = $mainMod, V, togglefloating, 136 bind = $mainMod, D, exec, fuzzel 137 bind = $mainMod, P, exec, mpc toggle 138 bind = $mainMod, Grave, exec, bookmarks 139 bind = $mainMod SHIFT, J, togglesplit, # dwindle 140 bind = $mainMod, F, fullscreen, 141 bind = $mainMod SHIFT, Return, swapnext 142 bind = , Print, exec, grim pic-full-$(date '+%y%m%d-%H%M-%S').png 143 bind = SHIFT, Print, exec, maimpick 144 bind = $mainMod, Print, exec, dmenurecord 145 bind = $mainMod SHIFT, Print, exec, dmenurecord kill 146 bind = $mainMod, E, exec, $terminal neomutt; pkill -RTMIN+12 waybar 147 bind = $mainMod SHIFT, N, exec, $terminal newsboat; pkill -RTMIN+6 waybar 148 bind = $mainMod SHIFT, R, exec, $terminal -e htop 149 bind = $mainMod, M, exec, $terminal -e ncmpcpp 150 bind =,XF86AudioPlay, exec, mpc toggle 151 bind =,XF86AudioPrev, exec, mpc prev 152 bind =,XF86AudioNext, exec, mpc next 153 bind =,mouse:276, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle && pkill -RTMIN+23 waybar 154 bind = $mainMod, minus, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-; pkill -RTMIN+10 waybar 155 bind = $mainMod SHIFT, minus, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 15%-; pkill -RTMIN+10 waybar 156 bind = $mainMod, equal, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+; pkill -RTMIN+10 waybar 157 bind = $mainMod SHIFT, equal, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 15%+; pkill -RTMIN+10 waybar 158 bind = $mainMod SHIFT, M, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle; pkill -RTMIN+10 waybar 159 160 bind = $mainMod, F1, exec, singboxwrap menu 161 bind = $mainMod, F4, exec, $terminal -e pulsemixer; pkill -RTMIN+10 waybar; pkill -RTMIN+23 waybar 162 bind = $mainMod, F6, exec, torwrap 163 bind = $mainMod, F7, exec, td-toggle 164 bind = $mainMod, F8, exec, mailsync; pkill -RTMIN+12 waybar 165 bind = $mainMod, F9, exec, mounter 166 bind = $mainMod, F10, exec, unmounter 167 168 bind = $mainMod SHIFT, Q, exec, sysact 169 170 bind = $mainMod, L, resizeactive, 100 0 171 bind = $mainMod, H, resizeactive, -100 0 172 173 bind = $mainMod, J, cyclenext, prev 174 bind = $mainMod, K, cyclenext 175 176 bind = $mainMod, 1, workspace, 1 177 bind = $mainMod, 2, workspace, 2 178 bind = $mainMod, 3, workspace, 3 179 bind = $mainMod, 4, workspace, 4 180 bind = $mainMod, 5, workspace, 5 181 bind = $mainMod, 6, workspace, 6 182 bind = $mainMod, 7, workspace, 7 183 bind = $mainMod, 8, workspace, 8 184 bind = $mainMod, 9, workspace, 9 185 bind = $mainMod, 0, workspace, 10 186 187 bind = $mainMod SHIFT, 1, movetoworkspace, 1 188 bind = $mainMod SHIFT, 2, movetoworkspace, 2 189 bind = $mainMod SHIFT, 3, movetoworkspace, 3 190 bind = $mainMod SHIFT, 4, movetoworkspace, 4 191 bind = $mainMod SHIFT, 5, movetoworkspace, 5 192 bind = $mainMod SHIFT, 6, movetoworkspace, 6 193 bind = $mainMod SHIFT, 7, movetoworkspace, 7 194 bind = $mainMod SHIFT, 8, movetoworkspace, 8 195 bind = $mainMod SHIFT, 9, movetoworkspace, 9 196 bind = $mainMod SHIFT, 0, movetoworkspace, 10 197 198 bind = $mainMod, mouse_down, workspace, e+1 199 bind = $mainMod, mouse_up, workspace, e-1 200 201 bindm = $mainMod, mouse:272, movewindow 202 bindm = $mainMod, mouse:273, resizewindow 203 204 bindel = ,XF86AudioRaiseVolume, exec, wpctl set-volume -l 1 @DEFAULT_AUDIO_SINK@ 5%+ 205 bindel = ,XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- 206 bindel = ,XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle 207 bindel = ,XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle 208 bindel = ,XF86MonBrightnessUp, exec, brightnessctl s 10%+ 209 bindel = ,XF86MonBrightnessDown, exec, brightnessctl s 10%- 210 211 bind = , XF86AudioNext, exec, mpc next 212 bind = , XF86AudioPause, exec, mpc toggle 213 bind = , XF86AudioPlay, exec, mpc toggle 214 bind = , XF86AudioPrev, exec, mpc prev 215 216 windowrule = suppressevent maximize, class:.* 217 windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0 218 219 workspace = 1, monitor:DP-2 220 workspace = 2, monitor:DP-2 221 workspace = 3, monitor:DP-3 222 workspace = 4, monitor:DP-3