diff options
author | Vasil Zlatanov <v@skozl.com> | 2021-02-05 11:56:35 +0000 |
---|---|---|
committer | Vasil Zlatanov <v@skozl.com> | 2021-02-05 11:56:35 +0000 |
commit | 526da5ae2c9a174c412765bee62c8c3b0f34ce05 (patch) | |
tree | c90ade944084444e7a5b61d6575bc62164546d7e /Xinit/xinitrc | |
parent | b258c4a1dc9ed6fe66b457c2bd6532fd8b01c0ba (diff) | |
download | dotfiles-526da5ae2c9a174c412765bee62c8c3b0f34ce05.tar.gz dotfiles-526da5ae2c9a174c412765bee62c8c3b0f34ce05.tar.bz2 dotfiles-526da5ae2c9a174c412765bee62c8c3b0f34ce05.zip |
Remove compton
Diffstat (limited to 'Xinit/xinitrc')
-rwxr-xr-x | Xinit/xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Xinit/xinitrc b/Xinit/xinitrc index 820929b..91ba0cb 100755 --- a/Xinit/xinitrc +++ b/Xinit/xinitrc @@ -46,5 +46,5 @@ xrdb -merge ~/.Xdefaults udiskie -N -T -q --no-appindicator -a & xrandr --dpi 161 -compton --daemon -D 3 +#compton --daemon -D 3 ratpoison |