commit 31062e974a061e5ab1c253e751ee1e57ad4d52da
parent 4e7e2f66148cfd4aceaf2ecfdd03366f1b594b1c
Author: awy <awy@awy.one>
Date: Sun, 23 Mar 2025 23:25:48 +0300
hyprland
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
@@ -1,6 +1,6 @@
monitor=,preferred,auto,auto
-monitor = DP-3, 3840x2160@165, 0x0, 1, bitdepth, 10
-# monitor = DP-3, 3840x2160@165, 0x0, 1
+# monitor = DP-3, 3840x2160@165, 0x0, 1, bitdepth, 10
+monitor = DP-3, 3840x2160@165, 0x0, 1
monitor = DP-2, 2560x1440@165, -2560x720, 1
$terminal = foot
@@ -160,7 +160,7 @@ bind = $mainMod, E, exec, $terminal neomutt; pkill -RTMIN+12 waybar
bind = $mainMod SHIFT, N, exec, $terminal newsboat; pkill -RTMIN+6 waybar
bind = $mainMod SHIFT, R, exec, $terminal -e btop
bind = $mainMod, M, exec, $terminal -e ncmpcpp
-bind =,XF86AudioPlay, exec, mpc stop
+bind =,XF86AudioPlay, exec, mpc toggle
bind =,XF86AudioPrev, exec, mpc prev
bind =,XF86AudioNext, exec, mpc next
bind =,mouse:276, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle && pkill -RTMIN+23 waybar