Skip to content

Commit 735dcc2

Browse files
committed
Refactor: If your waybar crashes try to move ~/.config/waybar and run waybar.py
This should make user configs be respected.
1 parent 20f9bc7 commit 735dcc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Scripts/restore_cfg.psv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ P|${HOME}/.config/Code/User|settings.json|visual-studio-code-bin
5959
P|${HOME}/.config/VSCodium/User|settings.json|vscodium
6060

6161
 Bar 
62-
P|${HOME}/.config/waybar|user-style.css|waybar
63-
S|${HOME}/.config/waybar|modules styles layouts menus config.jsonc theme.css style.css|waybar
62+
P|${HOME}/.config/waybar|user-style.css config.jsonc theme.css style.css|waybar
63+
I|${HOME}/.config/waybar|modules styles layouts menus|waybar
6464
S|${HOME}/.local/share|waybar|waybar
6565

6666
 Terminal 

0 commit comments

Comments
 (0)