Update
This commit is contained in:
parent
e8a4c1e21d
commit
845564cefd
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{ ... }: {
|
{ ... }: {
|
||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extraCommands = ''
|
extraConfig = ''
|
||||||
# Resize
|
# Resize
|
||||||
SUPER, R, exec, notify-send 'Entered resize mode. Press ESC to quit.'
|
SUPER, R, exec, notify-send 'Entered resize mode. Press ESC to quit.'
|
||||||
SUPER, R, submap, resize
|
SUPER, R, submap, resize
|
||||||
|
|
Loading…
Reference in a new issue