mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19:38 +00:00
change simple power menu bin name
This commit is contained in:
parent
ab5f7d3c05
commit
1826f132a2
@ -21,7 +21,7 @@ LAUNCHER = "rofi -show drun"
|
||||
WEB = "firefox"
|
||||
FILE_MANAGER = "nautilus -w"
|
||||
POWER_MENU = os.path.expanduser(
|
||||
"~/.local/bin/spm"
|
||||
"~/.local/bin/simple-power-menu"
|
||||
) # https://github.com/GRFreire/simple-power-menu
|
||||
|
||||
keys = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user