remove waybar reload

This commit is contained in:
Penelope Gwen 2024-06-25 02:32:23 -06:00
parent e8bed249df
commit 39208e1eec
2 changed files with 6 additions and 1 deletions

View file

@ -41,6 +41,5 @@ for i in {1..10};do
done done
moveto="${p_num}1:${p_icon}" moveto="${p_num}1:${p_icon}"
killall -SIGUSR2 waybar
swaymsg 'workspace number "'"${p_num}"'"1:"'"${p_icon}"'"' swaymsg 'workspace number "'"${p_num}"'"1:"'"${p_icon}"'"'
echo "${op}" > "${cache_dir}/active_profile" echo "${op}" > "${cache_dir}/active_profile"

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
sway-profiles (0.3.4) unstable; urgency=medium
* disable unnecessary reload of waybar
-- Penelope Gwen <support@pogmom.me> Tue, 25 Jun 2024 02:30:36 -0600
sway-profiles (0.3.3) unstable; urgency=medium sway-profiles (0.3.3) unstable; urgency=medium
* use gtklock instead of swaylock * use gtklock instead of swaylock