update i3bar|blocks conf for volume indicator
authorAndrew Lorimer <andrew@lorimer.id.au>
Sun, 12 Aug 2018 09:21:37 +0000 (19:21 +1000)
committerAndrew Lorimer <andrew@lorimer.id.au>
Sun, 12 Aug 2018 09:21:37 +0000 (19:21 +1000)
i3/.config/i3blocks/config [new symlink]
i3/.i3/config
i3/.i3blocks.conf
diff --git a/i3/.config/i3blocks/config b/i3/.config/i3blocks/config
new file mode 120000 (symlink)
index 0000000..bbebe70
--- /dev/null
@@ -0,0 +1 @@
+.i3blocks.conf
\ No newline at end of file
index 7bc0501a085bb22a6ea3778876705e33c5509866..4738eb18be1a9867b50a36e7ffd9d7aa3d1fe60d 100644 (file)
@@ -181,9 +181,9 @@ mode "move" {
 }
 
 for_window [window_type=dialog] floating enable
-bindsym XF86AudioRaiseVolume exec --no-startup-id amixer sset Speaker 3dB+
-bindsym XF86AudioLowerVolume exec --no-startup-id amixer sset Speaker 3dB-
-bindsym XF86AudioMute exec --no-startup-id amixer sset Speaker toggle
+bindsym XF86AudioRaiseVolume exec --no-startup-id amixer set Master 1%+
+bindsym XF86AudioLowerVolume exec --no-startup-id amixer set Master 1%-
+bindsym XF86AudioMute exec --no-startup-id amixer sset Master toggle
 bindsym XF86AudioPlay exec playerctl play-pause
 bindsym XF86AudioPause exec playerctl play-pause
 bindsym XF86AudioNext exec playerctl next
index 4160fea6603044f581468ac74650bb0b98f0fe6d..38cd1b5a3afa341d8786b9d475ebea36783d73ae 100644 (file)
@@ -35,12 +35,12 @@ interval=1
 
 # volume
 [volume]
-label=VOL
-#label=♪
+label=♪
 instance=Master
 #instance=PCM
 interval=once
 signal=10
+interval=1
 
 # network ip
 [iface]