diff --git a/Hyprland.md b/Hyprland.md index 9493f25..b4f20df 100644 --- a/Hyprland.md +++ b/Hyprland.md @@ -27,11 +27,11 @@ - SUPER + T: Open Terminal. ### Screenshots -- PRINT // CONTROL + F12: Take screenshot of monitor. -- SUPER + PRINT // SUPER CONTROL + F12: Take screenshot of selected area. +- PRINT // CTRL + F12: Take screenshot of monitor. +- SUPER + PRINT // SUPER CTRL + F12: Take screenshot of selected area. ### Session Control -- SUPER CONTROL + L: Lock screen. +- SUPER CTRL + L: Lock screen. - SUPER + M: Logout/shutdown dialog. ### Workspaces @@ -44,16 +44,16 @@ - TOUCHPAD: 3 Finger Swipe Left/Right. #### Multi-Monitor Workspace Management -- SUPER CONTROL SHIFT + Down: Move current workspace to monitor below. -- SUPER CONTROL SHIFT + Up: Move current workspace to monitor above. -- SUPER CONTROL SHIFT + Left: Move current workspace to monitor left. -- SUPER CONTROL SHIFT + Right: Move current workspace to monitor right. +- SUPER CTRL SHIFT + Down: Move current workspace to monitor below. +- SUPER CTRL SHIFT + Up: Move current workspace to monitor above. +- SUPER CTRL SHIFT + Left: Move current workspace to monitor left. +- SUPER CTRL SHIFT + Right: Move current workspace to monitor right. --- -- SUPER CONTROL SHIFT + J: Move current workspace to monitor below. -- SUPER CONTROL SHIFT + K: Move current workspace to monitor above. -- SUPER CONTROL SHIFT + H: Move current workspace to monitor left. -- SUPER CONTROL SHIFT + L: Move current workspace to monitor right. +- SUPER CTRL SHIFT + J: Move current workspace to monitor below. +- SUPER CTRL SHIFT + K: Move current workspace to monitor above. +- SUPER CTRL SHIFT + H: Move current workspace to monitor left. +- SUPER CTRL SHIFT + L: Move current workspace to monitor right. ### Window Management - SUPER + C: Kill focused window. @@ -126,10 +126,10 @@ These suubmaps provide special modes where you are free to use various key binds - Left: Move window left. - Right: Move window right. --- - - CONTROL + Down: Move current workspace to monitor below. - - CONTROL + Up: Move current workspace to monitor above. - - CONTROL + Left: Move current workspace to monitor left. - - CONTROL + Right: Move current workspace to monitor right. + - CTRL + Down: Move current workspace to monitor below. + - CTRL + Up: Move current workspace to monitor above. + - CTRL + Left: Move current workspace to monitor left. + - CTRL + Right: Move current workspace to monitor right. --- @@ -138,10 +138,10 @@ These suubmaps provide special modes where you are free to use various key binds - H: Move window left. - L: Move window right. --- - - CONTROL + J: Move current workspace to monitor below. - - CONTROL + K: Move current workspace to monitor above. - - CONTROL + H: Move current workspace to monitor left. - - CONTROL + L: Move current workspace to monitor right. + - CTRL + J: Move current workspace to monitor below. + - CTRL + K: Move current workspace to monitor above. + - CTRL + H: Move current workspace to monitor left. + - CTRL + L: Move current workspace to monitor right. - ESCAPE: Exit move mode.