aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-06-19 17:44:58 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-06-19 17:44:58 -0300
commit4ab8186d143f60a3aeee4d79eab06d48e4620b9b (patch)
treeae32aadccdeef5ab298b5d9074318685a61202b0
parent7e71095f1003f10f6f910ebcd09f73810e3c3ab4 (diff)
downloadi3-4ab8186d143f60a3aeee4d79eab06d48e4620b9b.tar.gz
i3-4ab8186d143f60a3aeee4d79eab06d48e4620b9b.tar.bz2
Remove trailings
-rw-r--r--i3.dot.link/config2
-rw-r--r--i3.dot.link/conkyrc2
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.