Swaylock add
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
@@ -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%+
|
||||||
|
|||||||
@@ -66,6 +66,7 @@
|
|||||||
playerctl
|
playerctl
|
||||||
slurp
|
slurp
|
||||||
spotify
|
spotify
|
||||||
|
swaylock
|
||||||
udiskie
|
udiskie
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
wofi
|
wofi
|
||||||
|
|||||||
Reference in New Issue
Block a user