pass arg to newtheme()

This commit is contained in:
array-in-a-matrix 2022-04-15 06:10:50 -04:00
parent 2d7c6025cb
commit f82303ab80

View file

@ -33,7 +33,7 @@ zsh-syntax-highlighting
)
newtheme(){
sh $XDG_CONFIG_HOME/sway/colors.sh
sh $XDG_CONFIG_HOME/sway/colors.sh $1
}
mountdrives(){