diff options
author | Vasil Zlatanov <v@skozl.com> | 2018-01-23 14:57:51 +0000 |
---|---|---|
committer | Vasil Zlatanov <v@skozl.com> | 2018-01-23 14:57:51 +0000 |
commit | 8ced63b35c8b011ff29a79856165cc748d430a11 (patch) | |
tree | d4f23b0ea004df0b8edcf9bb5672a78a3c592a3b /Xinit/xinitrc | |
parent | 383c789fe8f1392e52172069575fcc4cd56bc105 (diff) | |
download | dotfiles-8ced63b35c8b011ff29a79856165cc748d430a11.tar.gz dotfiles-8ced63b35c8b011ff29a79856165cc748d430a11.tar.bz2 dotfiles-8ced63b35c8b011ff29a79856165cc748d430a11.zip |
add compton for sole reason of removing tearing :(
Diffstat (limited to 'Xinit/xinitrc')
-rwxr-xr-x | Xinit/xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Xinit/xinitrc b/Xinit/xinitrc index d517206..ccad526 100755 --- a/Xinit/xinitrc +++ b/Xinit/xinitrc @@ -46,4 +46,5 @@ xrdb -merge ~/.Xdefaults udiskie -N -T -q --no-appindicator -a & xrandr --dpi 161 +compton --no-fading-openclose --daemon ratpoison |