diff options
author | xero <x@xero.nu> | 2014-11-16 16:47:40 -0500 |
---|---|---|
committer | xero <x@xero.nu> | 2014-11-16 16:47:40 -0500 |
commit | f8943e854536bfedc95c8e0421d341a5db69140f (patch) | |
tree | 05ce2efdc73e1046273ca76a1d09b6c942251db9 /herbstluftwm/.xinitrc | |
parent | e984fb1dc5db0f3229f3732ec6021a801999dcac (diff) | |
download | dotfiles_ascii-f8943e854536bfedc95c8e0421d341a5db69140f.tar.xz dotfiles_ascii-f8943e854536bfedc95c8e0421d341a5db69140f.zip |
update terminal setup
Diffstat (limited to 'herbstluftwm/.xinitrc')
-rw-r--r-- | herbstluftwm/.xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/herbstluftwm/.xinitrc b/herbstluftwm/.xinitrc index 2c96f83..7828891 100644 --- a/herbstluftwm/.xinitrc +++ b/herbstluftwm/.xinitrc @@ -39,7 +39,7 @@ gnome-keyring-daemon & (sleep 2s && xfce4-volumed) & # compositing manager -compton -b --config ~/.config/compton.conf & +#compton -b --config ~/.config/compton.conf & # start thunar daemon thunar --daemon & |