mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
Add migration to fix the persistent workspaces in the waybar config
This commit is contained in:
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
|
Reference in New Issue
Block a user