From c58115a4259cb747bf290692892a603ebb1d8cdc Mon Sep 17 00:00:00 2001 From: Revaz Nakhutsrishvili Date: Mon, 2 Sep 2024 17:56:24 +0400 Subject: move configs to .config folder --- .config/sway/config.d/sound | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .config/sway/config.d/sound (limited to '.config/sway/config.d/sound') diff --git a/.config/sway/config.d/sound b/.config/sway/config.d/sound new file mode 100644 index 0000000..0ab1987 --- /dev/null +++ b/.config/sway/config.d/sound @@ -0,0 +1,3 @@ +bindsym XF86AudioMute exec amixer -D pipewire set Master 1+ toggle +bindsym XF86AudioRaiseVolume exec amixer -q sset Master 5%+ +bindsym XF86AudioLowerVolume exec amixer -q sset Master 5%- -- cgit v1.2.3-70-g09d2