From 4ab8186d143f60a3aeee4d79eab06d48e4620b9b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 19 Jun 2015 17:44:58 -0300 Subject: Remove trailings --- i3.dot.link/config | 2 +- i3.dot.link/conkyrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/i3.dot.link/config b/i3.dot.link/config index a475aa5..f14b3d2 100644 --- a/i3.dot.link/config +++ b/i3.dot.link/config @@ -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 diff --git a/i3.dot.link/conkyrc b/i3.dot.link/conkyrc index 2e4fb0d..c9964b7 100644 --- a/i3.dot.link/conkyrc +++ b/i3.dot.link/conkyrc @@ -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. -- cgit v1.2.3