summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorGravatar Tom Willemse2015-11-21 23:42:41 +0100
committerGravatar Tom Willemse2015-11-21 23:42:41 +0100
commit3614c4581b638dbe906d92cfbc5b02d3d30b62a1 (patch)
tree9fa3abb057711fba869e23768ac7806d255a8d79 /x11
parente45a66b6ff7887ae7f379d83cff40f5ad9e1ff51 (diff)
downloaddotfiles-3614c4581b638dbe906d92cfbc5b02d3d30b62a1.tar.gz
dotfiles-3614c4581b638dbe906d92cfbc5b02d3d30b62a1.zip
Use compton.conf instead of CLI arguments
Diffstat (limited to 'x11')
-rwxr-xr-xx11/.xinitrc13
1 files changed, 2 insertions, 11 deletions
diff --git a/x11/.xinitrc b/x11/.xinitrc
index 09a27ef..281bb25 100755
--- a/x11/.xinitrc
+++ b/x11/.xinitrc
@@ -17,17 +17,7 @@ redshift-gtk -l 51.1180:4.0012 &
unclutter &
mowedline &
mpc-status-mowedline &
-compton -b -c -G -r 10 -i 0.75 -e 1.0 \
- --inactive-dim 0.2 \
- --focus-exclude "name = 'mowedline'" \
- --shadow-exclude "name = 'mowedline'" \
- --fade-exclude "name = 'mowedline'" \
- --blur-background-exclude "name = 'mowedline'" \
- --unredir-if-possible-exclude "name = 'mowedline'" \
- --focus-exclude "name = 'i3lock'" \
- --focus-exclude "class_g = 'Vlc'" \
- --focus-exclude "name = 'rofi'" \
- --detect-transient
+compton -b
rofi &
export $(/usr/bin/gnome-keyring-daemon --start --components=secrets,gpg)
@@ -35,3 +25,4 @@ export $(/usr/bin/gnome-keyring-daemon --start --components=secrets,gpg)
# exec ~/.local/share/quicklisp/local-projects/stumpwm/stumpwm
# exec /usr/bin/awesome
exec /usr/bin/herbstluftwm
+exec /usr/bin/guile-wm