dotfiles/config/dwm/autostart.sh
Smirnov Olexandr f7c0cef79f Add DWM config
2021-01-06 17:54:15 +02:00

6 lines
217 B
Bash
Executable file

#!/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 &