hyprland: move to monitor

This commit is contained in:
Sridhar Ratnakumar 2024-11-21 15:22:54 -05:00
parent 7c865ca959
commit 7222112a9f
No known key found for this signature in database

View file

@ -65,6 +65,8 @@ in
"$mainMod SHIFT, 3, movetoworkspace, 3"
"$mainMod SHIFT, 4, movetoworkspace, 4"
"$mainMod SHIFT, 5, movetoworkspace, 5"
"$mainMod SHIFT, left, movecurrentworkspacetomonitor, t"
"$mainMod SHIFT, right, movecurrentworkspacetomonitor, b"
"$mainMod, SPACE, togglespecialworkspace, special"
"$mainMod SHIFT, SPACE, movetoworkspace, special"
@ -104,8 +106,10 @@ in
# Laptop screen (OLED 2k)
",highres,auto,2"
# Apple Studio Display
"DP-5,highres,auto-up,2"
"DP-6,disable" # Same as DP-5
#"DP-6,highres,auto-up,2"
#"DP-5,disable" # Same as DP-5
"DP-3,highres,auto-up,2"
"DP-4,disable" # Same as DP-5
];
general = {