12 lines
326 B
Plaintext
Executable File
12 lines
326 B
Plaintext
Executable File
setxkbmap -option "ctrl:nocaps"
|
|
xwallpaper --zoom ~/Pictures/wallpaper.jpg &
|
|
picom --config ~/.config/picom/picom.conf &
|
|
# libinput-gestures &
|
|
#discord --start-minimized &
|
|
conky &
|
|
unclutter &
|
|
twmnd &
|
|
aa-notify -p -s 1 -w 60 -f /var/log/audit/audit.log &
|
|
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
|
exec bspwm
|