sway: make bindings more readable
This commit is contained in:
parent
6528a97d21
commit
b8ee69c66b
2 changed files with 45 additions and 35 deletions
|
@ -9,6 +9,7 @@ let
|
|||
terminal = "alacritty";
|
||||
|
||||
_lock = pkgs.writeShellScriptBin "_lock" ''
|
||||
${pkgs.sway}/bin/swaymsg mode default
|
||||
${pkgs.swaylock}/bin/swaylock -f
|
||||
systemctl --user start swayidle.service
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue