mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-11 21:09:38 +00:00
scripts github are now GRFreire/scripts
This commit is contained in:
parent
121c9860df
commit
af2dc3666c
@ -26,10 +26,10 @@ SCREENSHOT = "gnome-screenshot"
|
|||||||
SCREENSHOT_UTILITY = "gnome-screenshot -i"
|
SCREENSHOT_UTILITY = "gnome-screenshot -i"
|
||||||
POWER_MENU = os.path.expanduser(
|
POWER_MENU = os.path.expanduser(
|
||||||
"~/.scripts/bin/simple-power-menu"
|
"~/.scripts/bin/simple-power-menu"
|
||||||
) # https://github.com/GRFreire/simple-power-menu
|
)
|
||||||
WEB_QUICK_OPEN = os.path.expanduser(
|
WEB_QUICK_OPEN = os.path.expanduser(
|
||||||
"~/.scripts/bin/firefox-quick-keywords"
|
"~/.scripts/bin/firefox-quick-keywords"
|
||||||
) # https://github.com/GRFreire/firefox-quick-keywords
|
)
|
||||||
SHOW_KEYBINDS = "python3 /home/grfreire/.config/qtile/list_keybinds.py"
|
SHOW_KEYBINDS = "python3 /home/grfreire/.config/qtile/list_keybinds.py"
|
||||||
|
|
||||||
MEDIA_CONTROL = os.path.expanduser("~/.config/qtile/media_control.sh")
|
MEDIA_CONTROL = os.path.expanduser("~/.config/qtile/media_control.sh")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user