aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.