Added laucher icon on Waybar

This commit is contained in:
Fabio Scotto di Santolo
2025-07-27 16:28:15 +02:00
parent 0a83c84866
commit f09f2700b9

View File

@@ -2,7 +2,7 @@
"layer": "top", // Waybar at top layer
"position": "top", // Waybar position (top|bottom|left|right)
"modules-left": [
// "custom/launcher",
"custom/launcher",
"sway/workspaces",
"temperature",
"idle_inhibitor",
@@ -23,8 +23,8 @@
"tray"
],
"custom/launcher": {
"format": " ",
"on-click": "~/.config/waybar/launcher.sh",
"format": " " ,
"on-click": "fuzzel &",
"tooltip": false
},
"sway/workspaces": {