Add swaylock configuration and update lock command

This commit is contained in:
Sravan Balaji
2024-09-28 21:19:55 -04:00
parent 2a42be5580
commit ac58c12a19
4 changed files with 118 additions and 2 deletions

View File

@@ -61,6 +61,7 @@ stow-create:
-S ssh \
-S starship \
-S swappy \
-S swaylock \
-S swaync \
-S swhkd \
-S syncthing \
@@ -121,6 +122,7 @@ stow-delete:
-D ssh \
-D starship \
-D swappy \
-D swaylock \
-D swaync \
-D swhkd \
-D syncthing \
@@ -181,6 +183,7 @@ stow-recreate:
-R ssh \
-R starship \
-R swappy \
-R swaylock \
-R swaync \
-R swhkd \
-R syncthing \