all repos

dotfiles @ ed62788

my dotfiles

config/dwm/autostart.sh (view raw)

1
2
3
4
5
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 &