11 lines
201 B
Plaintext
11 lines
201 B
Plaintext
xsetroot -cursor_name left_ptr
|
|
setxkbmap -option caps:none
|
|
setxkbmap -option compose:ralt
|
|
|
|
picom -b
|
|
~/.LinuxConfig/bin/switchbg &
|
|
~/.LinuxConfig/bin/watch-screen &
|
|
~/.LinuxConfig/bin/panel &
|
|
|
|
exec dwm
|