mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 11:30:23 +10:00
Adding desc to qtile keybinds; Editing spectrwm bar.
This commit is contained in:
@@ -24,6 +24,7 @@ i3
|
||||
neovim
|
||||
polybar
|
||||
qtile
|
||||
spectrwm
|
||||
st
|
||||
stumpwm
|
||||
surf
|
||||
@@ -93,6 +94,9 @@ case "$choice" in
|
||||
qtile)
|
||||
choice="$HOME/.config/qtile/config.py"
|
||||
;;
|
||||
spectrwm)
|
||||
choice="$HOME/.spectrwm.conf"
|
||||
;;
|
||||
st)
|
||||
choice="$HOME/st-distrotube/config.h"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user