18 lines
208 B
Plaintext
18 lines
208 B
Plaintext
# keyboard layout
|
|
setxkbmap dvorak &
|
|
|
|
# wallpaper
|
|
nitrogen --restore &
|
|
|
|
# compositor
|
|
picom &
|
|
|
|
# numlock
|
|
numlockx
|
|
|
|
# cursor
|
|
xsetroot -cursor_name left_ptr
|
|
|
|
# screenlayout
|
|
/home/solomon/.screenlayout/normal.sh
|