mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-06 03:33:44 +02:00
fix: waybar power button changed to rofi powermenu
This commit is contained in:
parent
7c374cce95
commit
cbbad48904
1 changed files with 2 additions and 2 deletions
|
@ -223,8 +223,8 @@
|
|||
},
|
||||
"custom/power": {
|
||||
"format": "⏻",
|
||||
"on-click": "wlogout",
|
||||
"on-click-right": "$HOME/.config/hypr/scripts/rofi-launch.sh p"
|
||||
"on-click": "$HOME/.config/hypr/scripts/rofi-launch.sh p",
|
||||
"on-click-right": "pkill rofi"
|
||||
},
|
||||
"custom/snip": {
|
||||
"format": " ",
|
||||
|
|
Loading…
Add table
Reference in a new issue