Added laucher icon on Waybar
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"layer": "top", // Waybar at top layer
|
"layer": "top", // Waybar at top layer
|
||||||
"position": "top", // Waybar position (top|bottom|left|right)
|
"position": "top", // Waybar position (top|bottom|left|right)
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
// "custom/launcher",
|
"custom/launcher",
|
||||||
"sway/workspaces",
|
"sway/workspaces",
|
||||||
"temperature",
|
"temperature",
|
||||||
"idle_inhibitor",
|
"idle_inhibitor",
|
||||||
@@ -23,8 +23,8 @@
|
|||||||
"tray"
|
"tray"
|
||||||
],
|
],
|
||||||
"custom/launcher": {
|
"custom/launcher": {
|
||||||
"format": " ",
|
"format": " " ,
|
||||||
"on-click": "~/.config/waybar/launcher.sh",
|
"on-click": "fuzzel &",
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
},
|
},
|
||||||
"sway/workspaces": {
|
"sway/workspaces": {
|
||||||
|
|||||||
Reference in New Issue
Block a user