config/.xprofile
2022-04-25 16:36:45 +09:30

20 lines
281 B
Plaintext

# keyboard layout
setxkbmap dvorak &
# wallpaper
nitrogen --restore &
# compositor
picom --experimental-backend &
# numlock
numlockx
# cursor
xsetroot -cursor_name left_ptr
# screenlayout
/home/solomon/.screenlayout/archmetabox-full.sh
export PATH="$HOME/anaconda/bin:$PATH"