Add DWM config

This commit is contained in:
Smirnov Olexandr 2021-01-06 17:54:15 +02:00
parent 13c6216796
commit f7c0cef79f
13 changed files with 407 additions and 131 deletions

6
config/dwm/autostart.sh Executable file
View file

@ -0,0 +1,6 @@
#!/bin/sh
xautolock -time 5 -locker "betterlockscreen --off 300 -t \"Computer is lockerd\" -l" &
setxkbmap "us,ua" ",winkeys" "grp:alt_shift_toggle" -option "ctrl:nocaps" &
nitrogen --restore &
lxsession &
picom -b &