From 9da96641a9f3d4750871633e8cac37807079b42d Mon Sep 17 00:00:00 2001 From: inkch Date: Tue, 14 Jan 2025 14:35:07 +0900 Subject: [PATCH] i3: change binding apps for controlling audio --- dot_config/i3/config.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dot_config/i3/config.tmpl b/dot_config/i3/config.tmpl index 084cdc7..e9f147f 100644 --- a/dot_config/i3/config.tmpl +++ b/dot_config/i3/config.tmpl @@ -218,8 +218,8 @@ bindsym $m+$s+period exec --no-startup-id launch-console emacs # bindsym $a+Down exec --no-startup-id pamixer -d 1 # decrease volume 1% # bindsym $a+j exec --no-startup-id pamixer -d 1 # decrease volume 1% -bindsym $m+apostrophe exec --no-startup-id launch-pavucontrol -bindsym $m+$s+quotedbl exec --no-startup-id qpwgraph +bindsym $m+apostrophe exec --no-startup-id goto-window carla.Carla2 carla +bindsym $m+$s+quotedbl exec --no-startup-id launch-pavucontrol # bindsym $m+$a+n exec --no-startup-id start-music-console bindsym $m+$a+j exec --no-startup-id mpc --host 10.0.2.1 volume -2 bindsym $m+$a+k exec --no-startup-id mpc --host 10.0.2.1 volume +2