remove waybar reload
This commit is contained in:
parent
e8bed249df
commit
39208e1eec
2 changed files with 6 additions and 1 deletions
|
@ -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
6
debian/changelog
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue