Still in love with qutebrowser... but Fx suits me better for now :(
This commit is contained in:
parent
78429766dd
commit
c61e671c00
@ -4,10 +4,10 @@
|
||||
mkdir -p ~/.config ~/.local/settings
|
||||
|
||||
# link config
|
||||
for i in clipit dunst fontconfig qutebrowser zathura; do
|
||||
for i in clipit dunst fontconfig zathura; do
|
||||
rm -rf ~/.config/${i}
|
||||
ln -sf ~/.local/repos/dotfiles/_desktop/${i} ~/.config
|
||||
done
|
||||
|
||||
# qutebrowser files
|
||||
touch ~/.local/settings/qutebrowser.py
|
||||
#touch ~/.local/settings/qutebrowser.py
|
||||
|
Loading…
Reference in New Issue
Block a user