Compton config and xprofile changes

This commit is contained in:
natemaia 2019-10-20 20:15:59 -07:00
parent cdf8f9015a
commit 8920ac085f
2 changed files with 2 additions and 7 deletions

View File

@ -12,7 +12,7 @@ fade-in-step = 0.03;
fade-out-step = 0.028;
# Backend
vsync = "none";
vsync = false;
backend = "xrender";
mark-wmwin-focused = true;
unredir-if-possible = true;

View File

@ -6,18 +6,13 @@ export XDG_CONFIG_HOME="$HOME/.config"
[ "$PATH" == *"$HOME/bin"* ] || PATH="$HOME/bin:$PATH"
grep -qm 1 'sse3' /proc/cpuinfo && compton -b &
compton -b &
nitrogen --restore &
volumeicon &
nm-applet &
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
gnome-keyring-daemon --start --components=pkcs11 &
ksuperkey -e 'Super_L=Alt_L|F1' &
ksuperkey -e 'Super_R=Alt_L|F1' &
xset dpms 600 900 1200
xset r rate 350 60