Swaylock add

This commit is contained in:
2023-03-21 18:28:12 +00:00
parent e3efdcc24a
commit f8ca661d58
3 changed files with 5 additions and 0 deletions

View File

@@ -14,6 +14,8 @@
programs.nm-applet.enable = true; programs.nm-applet.enable = true;
programs.partition-manager.enable = true; programs.partition-manager.enable = true;
security.pam.services.swaylock = {};
age.secrets = { age.secrets = {
age_identity = { age_identity = {
file = ../../../secrets/age_identity.age; file = ../../../secrets/age_identity.age;

View File

@@ -145,6 +145,8 @@ bind = $mainMod, I, movetoworkspace, +1
bind = $mainMod SHIFT, space, togglefloating, bind = $mainMod SHIFT, space, togglefloating,
bind=$mainMod, escape, exec, swaylock
binde=, XF86AudioLowerVolume, exec, wpctl set-volume -l 1.0 @DEFAULT_AUDIO_SINK@ 5%- binde=, XF86AudioLowerVolume, exec, wpctl set-volume -l 1.0 @DEFAULT_AUDIO_SINK@ 5%-
bind=, XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle bind=, XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
binde=, XF86AudioRaiseVolume, exec, wpctl set-volume -l 1.0 @DEFAULT_AUDIO_SINK@ 5%+ binde=, XF86AudioRaiseVolume, exec, wpctl set-volume -l 1.0 @DEFAULT_AUDIO_SINK@ 5%+

View File

@@ -66,6 +66,7 @@
playerctl playerctl
slurp slurp
spotify spotify
swaylock
udiskie udiskie
wl-clipboard wl-clipboard
wofi wofi