mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Add migration for waybar/config.jsonc rename
Co-authored-by: @nullndr Closes #169
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
echo "Rename waybar config file for syntax highlighting"
|
||||
if [[ -f ~/.config/waybar/config ]]; then
|
||||
mv ~/.config/waybar/config ~/.config/waybar/config.jsonc
|
||||
fi
|
||||
Reference in New Issue
Block a user