From 9e12eb5b61daa6fc864301893bc6242614777d76 Mon Sep 17 00:00:00 2001 From: awy Date: Thu, 14 Aug 2025 02:37:57 +0300 Subject: hyprland bindings --- .config/hypr/hyprland.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 43d2ca1..066cc0a 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -1,4 +1,5 @@ -monitor = DP-3, 3840x2160@165, 0x0, 1.5, bitdepth, 10 +# monitor = DP-3, 3840x2160@165, 0x0, 1.5, bitdepth, 10 +monitor = DP-3, 3840x2160@165, 0x0, 1.5 monitor = DP-2, 2560x1440@165, -2560x0, 1 $terminal = kitty @@ -186,6 +187,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, F6, exec, torwrap bind = $mainMod, F7, exec, td-toggle -- cgit v1.2.3