.
This commit is contained in:
@ -56,6 +56,7 @@ bind = $mainMod SHIFT, h, moveWindow, l
|
||||
bind = $mainMod SHIFT, l, moveWindow, r
|
||||
bind = $mainMod SHIFT, k, moveWindow, u
|
||||
bind = $mainMod SHIFT, j, moveWindow, d
|
||||
bindm = SUPER, mouse:272, movewindow
|
||||
|
||||
# Switch workspaces with mainMod + [0-9]
|
||||
bind = $mainMod, 1, workspace, 1
|
||||
|
@ -46,8 +46,8 @@ decoration {
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#blur
|
||||
blur {
|
||||
enabled = true
|
||||
size = 15
|
||||
passes = 3
|
||||
size = 14
|
||||
passes = 2
|
||||
vibrancy = 0
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user