mirror of
https://github.com/zoriya/flake.git
synced 2026-06-01 10:15:45 +00:00
Fix hyprland rules/window orders & addback layout count
This commit is contained in:
@@ -89,10 +89,10 @@ bindm = SUPER, mouse:273, resizewindow
|
||||
bind = Super, c, killactive
|
||||
bind = Super+Shift, c, forcekillactive
|
||||
|
||||
bind = Super, k, layoutmsg, cyclenext
|
||||
bind = Super, j, layoutmsg, cycleprev
|
||||
bind = Super+Shift, k, layoutmsg, swapnext
|
||||
bind = Super+Shift, j, layoutmsg, swapprev
|
||||
bind = Super, k, layoutmsg, cycleprev
|
||||
bind = Super, j, layoutmsg, cyclenext
|
||||
bind = Super+Shift, k, layoutmsg, swapprev
|
||||
bind = Super+Shift, j, layoutmsg, swapnext
|
||||
bind = Super, Return, layoutmsg, swapwithmaster
|
||||
|
||||
bind = Super, h, layoutmsg, mfact -0.05
|
||||
@@ -143,7 +143,7 @@ bind = Super+Shift, l, exec, loginctl lock-session
|
||||
|
||||
windowrule = workspace 3 silent, class:discord
|
||||
windowrule = workspace 3 silent, class:vesktop
|
||||
windowrule = workspace 2 silent, class:Youtube Music
|
||||
windowrule = workspace 2 silent, class:com.github.th_ch.youtube_music
|
||||
|
||||
# smart gaps
|
||||
workspace = w[tv1], gapsout:0, gapsin:0
|
||||
@@ -155,4 +155,5 @@ windowrule = rounding 0, floating:0, onworkspace:f[1]
|
||||
|
||||
exec-once = wallpaper
|
||||
exec-once = ags
|
||||
exec-once = [workspace 4 silent] kitty
|
||||
exec-once = hyprlock --immediate
|
||||
|
||||
Reference in New Issue
Block a user