mirror of
https://github.com/imgurbot12/rmenu.git
synced 2025-01-13 07:46:24 +01:00
feat: update default config for powermenu
This commit is contained in:
parent
9d292c3360
commit
f3e545025b
1 changed files with 3 additions and 0 deletions
|
@ -52,6 +52,9 @@ plugins:
|
||||||
powermenu:
|
powermenu:
|
||||||
exec: ["~/.config/rmenu/plugins/powermenu.sh"]
|
exec: ["~/.config/rmenu/plugins/powermenu.sh"]
|
||||||
cache: false
|
cache: false
|
||||||
|
options:
|
||||||
|
hover_select: true
|
||||||
|
single_click: true
|
||||||
|
|
||||||
# custom keybindings
|
# custom keybindings
|
||||||
keybinds:
|
keybinds:
|
||||||
|
|
Loading…
Reference in a new issue