From a73814b77ffb92f9a4cfe428778197608e8d6057 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Wed, 5 Oct 2016 11:20:24 +0200 Subject: i3: Fix comments and spacing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- i3/config | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'i3') diff --git a/i3/config b/i3/config index 20eaa35..11d70cd 100644 --- a/i3/config +++ b/i3/config @@ -133,9 +133,9 @@ for_window [class="Gifview"] floating enable bindsym $mod+Shift+g exec --no-startup-id setxkbmap us -#bindsym $mod+Shift+u exec --no-startup-id setxkbmap dvp bindsym $mod+Shift+u exec --no-startup-id setxkbmap dvorak + bindsym XF86MonBrightnessUp exec --no-startup-id xbacklight -inc 10 bindsym XF86MonBrightnessDown exec --no-startup-id xbacklight -dec 10 @@ -168,9 +168,8 @@ bindsym $mod+Shift+minus move scratchpad # Show the first scratchpad window bindsym $mod+minus scratchpad show - # TrackPoint scrolling exec setup-trackpoint - +# Autostart all .desktop files with dex exec --no-startup-id dex -s $HOME/.config/autostart -a -e i3 -- cgit v1.2.3-54-g00ecf