mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
5 lines
158 B
Bash
5 lines
158 B
Bash
echo "Replace Waybar dock icon with something more obvious"
|
|
|
|
sed -i 's/"format": ""/"format": ""/' ~/.config/waybar/config.jsonc
|
|
omarchy-restart-waybar
|