dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit a900a871f53938e2da9b6cc2daddd34a906a6eba
parent 7b6072b8816b7f1d6f088625c638427e192b58cf
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Tue, 27 Jan 2015 21:24:35 +0100

enable compton, use glx rendering

Diffstat:
M.compton.conf | 4++--
M.xinitrc | 2+-
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.compton.conf b/.compton.conf @@ -6,8 +6,8 @@ # Backend to use: "xrender" or "glx". # GLX backend is typically much faster but depends on a sane driver. -backend = "xrender"; -#backend = "glx"; +#backend = "xrender"; +backend = "glx"; ################################# # diff --git a/.xinitrc b/.xinitrc @@ -26,7 +26,7 @@ hsetroot -fill ~/wallpapers/fall.jpg # single screen #unclutter -grab -noevents -root & # Add shadows -#compton & +compton & # Keyboard layout #setxkbmap dk