From f4c682dc6bdeebe9f0c6a20deb7092cf893791a1 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Wed, 25 Dec 2024 13:26:37 +0000 Subject: Hyprland changes --- hyprland/20-binds.conf | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'hyprland/20-binds.conf') diff --git a/hyprland/20-binds.conf b/hyprland/20-binds.conf index 2cfb616..7bfd741 100644 --- a/hyprland/20-binds.conf +++ b/hyprland/20-binds.conf @@ -64,6 +64,14 @@ bind = $mod SHIFT, 8, movetoworkspace, 8 bind = $mod SHIFT, 9, movetoworkspace, 9 bind = $mod SHIFT, 0, movetoworkspace, 10 +# Move workspaces to monitor +# ----------------------------------------------------------- +# Modifier Key Dispatcher Value +bind = $mod CTRL, h , movecurrentworkspacetomonitor, l +bind = $mod CTRL, l , movecurrentworkspacetomonitor, r +bind = $mod CTRL, left , movecurrentworkspacetomonitor, l +bind = $mod CTRL, right, movecurrentworkspacetomonitor, r + # Move/resize windows # --------------------------------------------------------- @@ -115,8 +123,8 @@ binde = , XF86MonBrightnessUp, exec, brightnessctl set +5 && $br # Zoom # --------------------------------------------------------- # Modifier Key Dispatcher Value -bind = $mod, mouse_up, exec, $zoom i -bind = $mod, mouse_down, exec, $zoom d +bind = $mod, mouse_up, exec, $zoom i +bind = $mod, mouse_down, exec, $zoom d binde = $mod, grave, exec, $zoom i binde = $mod, Escape, exec, $zoom d -- cgit v1.2.3-70-g09d2