use gtklock instead of swaylock

This commit is contained in:
Penelope Gwen 2024-06-15 12:25:22 -06:00
parent f6c10a7c5c
commit e8bed249df
3 changed files with 8 additions and 2 deletions

View file

@ -18,7 +18,7 @@ done
if [ -f "${lock_script}" ]; then
bash -c "${lock_script}"
fi
swaylock ${sl_args}
gtklock
if [ -f "${unlock_script}" ]; then
bash -c "${unlock_script}"
fi

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
sway-profiles (0.3.3) unstable; urgency=medium
* use gtklock instead of swaylock
-- Penelope Gwen <support@pogmom.me> Sat, 15 Jun 2024 12:15:42 -0600
sway-profiles (0.3.2) unstable; urgency=medium
* added some basic waybar integration

2
debian/control vendored
View file

@ -16,7 +16,7 @@ Depends:
Recommends:
wofi,
fonts-font-awesome,
swaylock,
gtklock,
imagemagick
Suggests:
copyq,