Power Gone!
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
"clock#date",
|
"clock#date",
|
||||||
"clock#time",
|
"clock#time",
|
||||||
"tray",
|
"tray",
|
||||||
"custom/power"
|
|
||||||
],
|
],
|
||||||
|
|
||||||
// Modules
|
// Modules
|
||||||
@@ -197,11 +197,6 @@
|
|||||||
"on-scroll-down": "brightnessctl -c backlight set +5%",
|
"on-scroll-down": "brightnessctl -c backlight set +5%",
|
||||||
"on-scroll-up": "brightnessctl -c backlight set 5%-"
|
"on-scroll-up": "brightnessctl -c backlight set 5%-"
|
||||||
},
|
},
|
||||||
"custom/power": {
|
|
||||||
"format": "⏻",
|
|
||||||
"on-click": "exec wlogout",
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
"custom/firefox": {
|
"custom/firefox": {
|
||||||
"format": " Firefox",
|
"format": " Firefox",
|
||||||
"on-click": "exec firefox",
|
"on-click": "exec firefox",
|
||||||
|
|||||||
Reference in New Issue
Block a user