Swaylock add
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
programs.nm-applet.enable = true;
|
||||
programs.partition-manager.enable = true;
|
||||
|
||||
security.pam.services.swaylock = {};
|
||||
|
||||
age.secrets = {
|
||||
age_identity = {
|
||||
file = ../../../secrets/age_identity.age;
|
||||
|
||||
@@ -145,6 +145,8 @@ bind = $mainMod, I, movetoworkspace, +1
|
||||
|
||||
bind = $mainMod SHIFT, space, togglefloating,
|
||||
|
||||
bind=$mainMod, escape, exec, swaylock
|
||||
|
||||
binde=, XF86AudioLowerVolume, exec, wpctl set-volume -l 1.0 @DEFAULT_AUDIO_SINK@ 5%-
|
||||
bind=, XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
||||
binde=, XF86AudioRaiseVolume, exec, wpctl set-volume -l 1.0 @DEFAULT_AUDIO_SINK@ 5%+
|
||||
|
||||
@@ -66,6 +66,7 @@
|
||||
playerctl
|
||||
slurp
|
||||
spotify
|
||||
swaylock
|
||||
udiskie
|
||||
wl-clipboard
|
||||
wofi
|
||||
|
||||
Reference in New Issue
Block a user