update dwm config
This commit is contained in:
@ -4,7 +4,8 @@ xrdb merge ~/.Xresources
|
||||
xbacklight -set 10 &
|
||||
feh --bg-fill ~/.wallpapers/wall.jpg &
|
||||
xset r rate 200 50 &
|
||||
picom &
|
||||
picom --no-fading-openclose &
|
||||
setxkbmap -layout us -variant altgr-intl -option nodeadkeys
|
||||
|
||||
~/.config/dwm/scripts/bar.sh &
|
||||
while type dwm >/dev/null; do dwm && continue || break; done
|
||||
|
Reference in New Issue
Block a user