From 1301bf14049220cdb80c8d4ed8e53a7631a24ba9 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Mon, 11 Jun 2018 00:30:31 -0700 Subject: Don't start gnome shell on startup --- home/.config/i3/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'home/.config/i3/config') 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 -- cgit v1.2.3