]> gitweb.fluxo.info Git - rhatto/dotfiles/i3.git/commitdiff
Remove trailings
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 19 Jun 2015 20:44:58 +0000 (17:44 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 19 Jun 2015 20:44:58 +0000 (17:44 -0300)
i3.dot.link/config
i3.dot.link/conkyrc

index a475aa5558176014773baf4f7ef3fd7b8f4e1ceb..f14b3d2a7d96d3448a83b1d05886d2cf27e3aafc 100644 (file)
@@ -112,7 +112,7 @@ bindsym $mod+Shift+9 move container to workspace 9
 bindsym $mod+Shift+0 move container to workspace 10
 
 # sound
-bindsym XF86AudioLowerVolume exec --no-startup-id amixer set Master 3%- 
+bindsym XF86AudioLowerVolume exec --no-startup-id amixer set Master 3%-
 bindsym XF86AudioRaiseVolume exec --no-startup-id amixer set Master 3%+
 bindsym XF86AudioMute exec amixer -q set Master toggle
 
index 2e4fb0dedfc74cf96f5743c1d482b8a87014be8a..c9964b7b6592027da6645d1b537b953074e79356 100644 (file)
@@ -17,7 +17,7 @@ short_units yes
 # How strict should if_up be when testing an interface for being up?
 # The value is one of up, link or address, to check for the interface
 # being solely up, being up and having link or being up, having link
-# and an assigned IP address. 
+# and an assigned IP address.
 if_up_strictness address
 
 # Add spaces to keep things from moving about?  This only affects certain objects.