scripts github are now GRFreire/scripts

This commit is contained in:
Guilherme Rugai Freire 2021-08-14 10:43:00 -03:00
parent 121c9860df
commit af2dc3666c
No known key found for this signature in database
GPG Key ID: 0F9FE41723A8A297
2 changed files with 2 additions and 3 deletions

View File

@ -26,10 +26,10 @@ SCREENSHOT = "gnome-screenshot"
SCREENSHOT_UTILITY = "gnome-screenshot -i"
POWER_MENU = os.path.expanduser(
"~/.scripts/bin/simple-power-menu"
) # https://github.com/GRFreire/simple-power-menu
)
WEB_QUICK_OPEN = os.path.expanduser(
"~/.scripts/bin/firefox-quick-keywords"
) # https://github.com/GRFreire/firefox-quick-keywords
)
SHOW_KEYBINDS = "python3 /home/grfreire/.config/qtile/list_keybinds.py"
MEDIA_CONTROL = os.path.expanduser("~/.config/qtile/media_control.sh")

1
.zshrc
View File

@ -57,5 +57,4 @@ nvm() {
source $HOME/.nvm/nvm.sh; nvm "$@"
}
# Run color-scripts https://github.com/GRFreire/shell-color-scripts
colorscript random