From 5e04ddd2ea9a5b442f4379ade970075caf63b1f5 Mon Sep 17 00:00:00 2001 From: awy Date: Sat, 16 Aug 2025 17:25:42 +0300 Subject: dmenuaudioswitch --- .config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index e1b3981..d213258 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -190,7 +190,7 @@ bind = $mainMod SHIFT, equal, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 15%+; bind = $mainMod SHIFT, M, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle; pkill -RTMIN+10 waybar bind = $mainMod, F1, exec, singboxwrap menu bind = $mainMod, F2, exec, killall waybar & hyprctl dispatch exec waybar -bind = $mainMod, F4, exec, $terminal -e pulsemixer; pkill -RTMIN+10 waybar; pkill -RTMIN+23 waybar +bind = $mainMod, F4, exec, dmenuaudioswitch bind = $mainMod, F6, exec, torwrap bind = $mainMod, F7, exec, td-toggle bind = $mainMod, F8, exec, mailup -- cgit v1.2.3