config/.xprofile
2021-04-25 19:00:32 +09:30

22 lines
256 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
# start wm
xmonad --recompile
xmonad --replace