home-manager/gui: Add swaylock shortcut
This commit is contained in:
parent
9aee44ee6c
commit
012bd067ae
@ -153,6 +153,7 @@ in
|
||||
in
|
||||
lib.mkOptionDefault {
|
||||
"${mod}+d" = null;
|
||||
"${mod}+l" = "exec swaylock -i ${./lock.png} -s stretch";
|
||||
"${mod}+x" = "exec ${cfg.menu}";
|
||||
"${mod}+Shift+x" = "exec rofi -show drun";
|
||||
"${mod}+q" = "kill";
|
||||
|
BIN
home-manager/modules/gui/lock.png
Normal file
BIN
home-manager/modules/gui/lock.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 207 KiB |
Loading…
Reference in New Issue
Block a user