aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2018-06-11 00:30:31 -0700
committerJakob Odersky <jakob@odersky.com>2018-06-11 00:30:31 -0700
commit1301bf14049220cdb80c8d4ed8e53a7631a24ba9 (patch)
tree890641c4dd8f6ff00268bc67b78b58c6852d780f
parent5a672f6fbaebdff114ab59b9f0ef3e8c42bf4c37 (diff)
downloaddotfiles-1301bf14049220cdb80c8d4ed8e53a7631a24ba9.tar.gz
dotfiles-1301bf14049220cdb80c8d4ed8e53a7631a24ba9.tar.bz2
dotfiles-1301bf14049220cdb80c8d4ed8e53a7631a24ba9.zip
Don't start gnome shell on startup
-rw-r--r--home/.config/i3/config8
1 files changed, 4 insertions, 4 deletions
diff --git a/home/.config/i3/config b/home/.config/i3/config
index b37ba7a..9c8d740 100644
--- a/home/.config/i3/config
+++ b/home/.config/i3/config
@@ -273,14 +273,14 @@ bindsym $mod+r mode "resize"
bindsym $mod+Control+s mode setup
bindsym XF86Explorer mode setup
-# GNOME desktop settings such as font sizes and touchpad settings
-exec --no-startup-id gnome-shell
-#exec --no-startup-id gnome-settings-daemon
-
# screenlock
exec --no-startup-id xss-lock -- i3lock -n -i $background_image -e
# utility applications
+# enable tap to click on touchpad
+exec xinput set-prop 12 280 1
+# increase pointer acceleration on touchpad
+exec xinput set-prop 12 300 1
exec --no-startup-id redshift
# layout preferences