mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 11:43:55 -05:00
hyprland: fixed style issues in hyprland.conf
This commit is contained in:
parent
ef8b20bda4
commit
4976ac42fb
|
@ -181,7 +181,7 @@ bind = $mainMod, M, exit,
|
||||||
bind = $mainMod, L, exec, hyprlock --immediate
|
bind = $mainMod, L, exec, hyprlock --immediate
|
||||||
|
|
||||||
# Basic window management.
|
# Basic window management.
|
||||||
bind=$mainMod,W,fullscreen
|
bind = $mainMod, W, fullscreen
|
||||||
bind = $mainMod, V, togglefloating,
|
bind = $mainMod, V, togglefloating,
|
||||||
bind = $mainMod, P, pseudo, # dwindle
|
bind = $mainMod, P, pseudo, # dwindle
|
||||||
bind = $mainMod, J, togglesplit, # dwindle
|
bind = $mainMod, J, togglesplit, # dwindle
|
||||||
|
|
Loading…
Reference in a new issue