From e85064942e43d24e34781ff3f5408ef86aec4097 Mon Sep 17 00:00:00 2001 From: yannickreiss Date: Sat, 10 Feb 2024 12:58:54 +0100 Subject: [PATCH] Update --- hyprland.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hyprland.conf b/hyprland.conf index eb74d42..e5eadd9 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -137,6 +137,8 @@ bind = $mainMod, T, togglefloating, bind = $mainMod, F, fullscreen bind = $mainMod, P, togglefloating bind = $mainMod, P, pin +bind = $mainMod, P, movewindow, r +bind = $mainMod, P, movewindow, u binde=, XF86AudioRaiseVolume, exec, amixer -q sset master 5%+ binde=, XF86AudioLowerVolume, exec, amixer -q sset master 5%-