Add qutebrowser userscripts and minor fixes
This commit is contained in:
parent
44e50eabb1
commit
513e3b8263
5 changed files with 427 additions and 6 deletions
|
@ -7,5 +7,6 @@ XDG_MUSIC_DIR="$HOME/music"
|
|||
XDG_PICTURES_DIR="$HOME/pictures"
|
||||
XDG_VIDEOS_DIR="$HOME/videos"
|
||||
XDG_CONFIG_HOME="$HOME/.config"
|
||||
XDG_CONFIG_DIR="$HOME/.config"
|
||||
XDG_CACHE_DIR="$HOME/.cache"
|
||||
XDG_DATA_HOME="$HOME/.local/share"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue