diff --git a/.xprofile b/.xprofile deleted file mode 100644 index abf94b7..0000000 --- a/.xprofile +++ /dev/null @@ -1,19 +0,0 @@ -# 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"