mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 11:30:23 +10:00
Pushing some dotfile edits.
This commit is contained in:
@@ -24,6 +24,8 @@ i3
|
||||
neovim
|
||||
polybar
|
||||
qtile
|
||||
quickmarks
|
||||
qutebrowser
|
||||
spectrwm
|
||||
st
|
||||
stumpwm
|
||||
@@ -94,6 +96,12 @@ case "$choice" in
|
||||
qtile)
|
||||
choice="$HOME/.config/qtile/config.py"
|
||||
;;
|
||||
quickmarks)
|
||||
choice="$HOME/.config/qutebrowser/quickmarks"
|
||||
;;
|
||||
qutebrowser)
|
||||
choice="$HOME/.config/qutebrowser/autoconfig.yml"
|
||||
;;
|
||||
spectrwm)
|
||||
choice="$HOME/.spectrwm.conf"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user