added hyprlock, wlogout, and wlogout script.
This commit is contained in:
7
env/.config/waybar/config.jsonc
vendored
7
env/.config/waybar/config.jsonc
vendored
@@ -134,10 +134,15 @@
|
||||
|
||||
"custom/power": {
|
||||
"tooltip": false,
|
||||
"on-click": "wlogout &",
|
||||
"on-click": "~/.config/wlogout/wlogout.sh",
|
||||
"format": "⏻"
|
||||
},
|
||||
|
||||
"custom/lock": {
|
||||
"format": "",
|
||||
"on-click": "hyprlock"
|
||||
},
|
||||
|
||||
"custom/docker": {
|
||||
"format": "{}",
|
||||
"return-type": "json",
|
||||
|
||||
2
env/.config/waybar/style.css
vendored
2
env/.config/waybar/style.css
vendored
@@ -160,4 +160,4 @@ button {
|
||||
|
||||
#custom-weather.error {
|
||||
color: #263640; /* Red */
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user