diff --git a/migrations/1751225707.sh b/migrations/1751225707.sh new file mode 100644 index 0000000..0a62f9d --- /dev/null +++ b/migrations/1751225707.sh @@ -0,0 +1,3 @@ +echo "Fixing persistent workspaces in waybar config" +sed -i 's/"persistent_workspaces":/"persistent-workspaces":/' ~/.config/waybar/config +pkill -SIGUSR2 waybar