Browse Source

Moved from compton to picom.

master
Daniel Sissom 7 months ago
parent
commit
844060fa59
Signed by: djsissom GPG Key ID: 2C30FFB796852389
1 changed files with 1 additions and 2 deletions
  1. + 1
    - 2
      x11/xprofile

+ 1
- 2
x11/xprofile

@ -12,8 +12,7 @@ xset +fp /usr/share/fonts/local # Font dirs
xset +fp /usr/share/fonts/misc
xset fp rehash
compton & # compositing
#picom -d # compositing
picom -b # compositing
numlockx & # turn on numlock
#unclutter -root & # hide mouse cursor when not in use
feh --bg-center --no-xinerama ~/Images/Desktop\ Images/current & # set background image

Loading…
Cancel
Save