modified: .config/aliasrc
modified: .config/qutebrowser/autoconfig.yml deleted: .local/bin/ducksearch modified: .local/bin/statusbar/music
This commit is contained in:
@ -52,7 +52,8 @@ alias \
|
||||
weath="less -S ${XDG_DATA_HOME:-$HOME/.local/share}/weatherreport" \
|
||||
tmux="tmux -f ${XDG_CONFIG_HOME:-$HOME/.config}/tmux/tmux.conf"\
|
||||
cast="mkchromecast --video --control -i"\
|
||||
castaudio="mkchromecast --control --screencast"
|
||||
castaudio="mkchromecast --control --screencast"\
|
||||
rest="clear && sleep 90 && echo ###########START############"
|
||||
#gpg="gpg --homedir=$GNUPGHOME"
|
||||
|
||||
# Some useful functions
|
||||
|
@ -58,12 +58,12 @@ settings:
|
||||
global: true
|
||||
url.searchengines:
|
||||
global:
|
||||
DEFAULT: https://searx.tuxcloud.net/?q={}&categories=general&language=en-US
|
||||
DEFAULT: https://searx.bocken.org/?q={}&categories=general&language=en-US
|
||||
ddg: https://duckduckgo.com/?q={}
|
||||
ling: https://www.linguee.com/english-german/search?source=auto&query={}
|
||||
sx: https://searx.tuxcloud.net/?q={}&categories=general&language=en-US
|
||||
sx: https://searx.bocken.org/?q={}&categories=general&language=en-US
|
||||
yt: https://www.youtube.com/results?search_query={}
|
||||
url.start_pages:
|
||||
global: https://searx.privatenet.cf/
|
||||
global: https://searx.bocken.org/
|
||||
zoom.default:
|
||||
global: 160%
|
||||
|
Reference in New Issue
Block a user