From 7a78029739c1d4cfc63bcc90762900f1c708c158 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Sun, 2 Jun 2024 18:26:40 +0200 Subject: [PATCH] Fix hyprland C-M-r keybind --- config/hyprland/hyprland.conf | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/config/hyprland/hyprland.conf b/config/hyprland/hyprland.conf index 2be6e2be..55261c6f 100644 --- a/config/hyprland/hyprland.conf +++ b/config/hyprland/hyprland.conf @@ -130,16 +130,16 @@ bind = $mainMod SHIFT, 9, movetoworkspace, 9 bind = $mainMod SHIFT, 0, movetoworkspace, 10 # Reset the workspace positions after disabling and reenabling a monitor -bind = CTRL ALT, R, moveworkspacetomonitor, 1 DP-1 -bind = CTRL ALT, R, moveworkspacetomonitor, 2 DP-1 -bind = CTRL ALT, R, moveworkspacetomonitor, 3 DP-1 -bind = CTRL ALT, R, moveworkspacetomonitor, 4 DP-1 -bind = CTRL ALT, R, moveworkspacetomonitor, 5 DP-1 -bind = CTRL ALT, R, moveworkspacetomonitor, 6 DP-1 -bind = CTRL ALT, R, moveworkspacetomonitor, 7 DP-1 -bind = CTRL ALT, R, moveworkspacetomonitor, 8 DP-1 -bind = CTRL ALT, R, moveworkspacetomonitor, 9 DP-1 -bind = CTRL ALT, R, moveworkspacetomonitor, 10 HDMI-A-1 +bind = CTRL ALT, R, moveworkspacetomonitor, 1 HDMI-A-1 +bind = CTRL ALT, R, moveworkspacetomonitor, 2 HDMI-A-1 +bind = CTRL ALT, R, moveworkspacetomonitor, 3 HDMI-A-1 +bind = CTRL ALT, R, moveworkspacetomonitor, 4 HDMI-A-1 +bind = CTRL ALT, R, moveworkspacetomonitor, 5 HDMI-A-1 +bind = CTRL ALT, R, moveworkspacetomonitor, 6 HDMI-A-1 +bind = CTRL ALT, R, moveworkspacetomonitor, 7 HDMI-A-1 +bind = CTRL ALT, R, moveworkspacetomonitor, 8 HDMI-A-1 +bind = CTRL ALT, R, moveworkspacetomonitor, 9 HDMI-A-1 +bind = CTRL ALT, R, moveworkspacetomonitor, 10 DP-1 # Move/resize windows with mainMod + LMB/RMB and dragging bindm = $mainMod, mouse:272, movewindow