feat(waybar): change rocket icon to eos logo

Change the icon of the launcher module from a rocket to the EOS logo.
This commit is contained in:
BluishHumility
2024-07-29 21:47:12 -04:00
parent b8460a3c6a
commit a255d71340

View File

@@ -188,7 +188,7 @@
}, },
"custom/launcher": { "custom/launcher": {
"format":"", "format":"<span size='x-large'></span>",
"on-click": "exec wofi -c ~/.config/wofi/config -I", "on-click": "exec wofi -c ~/.config/wofi/config -I",
"tooltip": false, "tooltip": false,
}, },