MOAR config
This commit is contained in:
parent
1b65bc2270
commit
d8c2da70a9
7 changed files with 61 additions and 41 deletions
|
|
@ -234,15 +234,8 @@
|
|||
"on-click": "playerctl previous"
|
||||
},
|
||||
"custom/power": {
|
||||
"format": "⏻ ",
|
||||
"format": "⏻",
|
||||
"tooltip": false,
|
||||
"menu": "on-click",
|
||||
"menu-file": "$HOME/.config/waybar/power_menu.xml", // Menu file in resources folder
|
||||
"menu-actions": {
|
||||
"shutdown": "shutdown",
|
||||
"reboot": "reboot",
|
||||
"suspend": "systemctl suspend",
|
||||
"hibernate": "systemctl hibernate"
|
||||
}
|
||||
"on-click": "$HOME/.config/sway/power-menu"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue