mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 02:50:24 +10:00
Cleaning up a few things.
This commit is contained in:
@@ -13,7 +13,6 @@ awesome
|
||||
bash
|
||||
broot
|
||||
bspwm
|
||||
compton
|
||||
doom.d/config.el
|
||||
doom.d/init.el
|
||||
dunst
|
||||
@@ -22,6 +21,7 @@ emacs.d/init.el
|
||||
herbstluftwm
|
||||
i3
|
||||
neovim
|
||||
picom
|
||||
polybar
|
||||
qtile
|
||||
quickmarks
|
||||
@@ -63,9 +63,6 @@ case "$choice" in
|
||||
bspwm)
|
||||
choice="$HOME/.config/bspwm/bspwmrc"
|
||||
;;
|
||||
compton)
|
||||
choice="$HOME/.config/compton/compton.conf"
|
||||
;;
|
||||
doom.d/config.el)
|
||||
choice="$HOME/.doom.d/config.el"
|
||||
;;
|
||||
@@ -90,6 +87,9 @@ case "$choice" in
|
||||
neovim)
|
||||
choice="$HOME/.config/nvim/init.vim"
|
||||
;;
|
||||
picom)
|
||||
choice="$HOME/.config/picom/picom.conf"
|
||||
;;
|
||||
polybar)
|
||||
choice="$HOME/.config/polybar/config"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user