Add migration to fix the persistent workspaces in the waybar config
This commit is contained in:
parent
40cd9575d2
commit
d227a541f0
3
migrations/1751225707.sh
Normal file
3
migrations/1751225707.sh
Normal file
@ -0,0 +1,3 @@
|
||||
echo "Fixing persistent workspaces in waybar config"
|
||||
sed -i 's/"persistent_workspaces":/"persistent-workspaces":/' ~/.config/waybar/config
|
||||
pkill -SIGUSR2 waybar
|
Loading…
x
Reference in New Issue
Block a user