diff options
| author | Don Williams <don.e.williams@gmail.com> | 2025-10-12 06:50:14 -0400 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2025-10-12 06:50:14 -0400 |
| commit | 4d2ef003eabfd31591a0a04b17be7e8e5c869c0e (patch) | |
| tree | aaf84c437edd544c2680972622fdf1cd85bca53f /config/hypr/UserConfigs/UserKeybinds.conf | |
| parent | 40f124f2321a6af20bf4b7e2788195bebb1c0421 (diff) | |
Removed group feature
Diffstat (limited to 'config/hypr/UserConfigs/UserKeybinds.conf')
| -rw-r--r-- | config/hypr/UserConfigs/UserKeybinds.conf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/config/hypr/UserConfigs/UserKeybinds.conf b/config/hypr/UserConfigs/UserKeybinds.conf index 2f047093..4d35a9c9 100644 --- a/config/hypr/UserConfigs/UserKeybinds.conf +++ b/config/hypr/UserConfigs/UserKeybinds.conf @@ -78,16 +78,6 @@ bind = $mainMod CTRL, F10, movecurrentworkspacetomonitor, r #move current worksp bind = $mainMod CTRL, F11, movecurrentworkspacetomonitor, u #move current workspace to UP monitor bind = $mainMod CTRL, F12, movecurrentworkspacetomonitor, d #move current workspace to DOWN monitor -# Groups -bind = $mainMod, U, togglegroup, # Toggle group -bind = ALT, H, changegroupactive, b # Change group active -bind = ALT, L, changegroupactive, f # Change group active -bind = $mainMod, I, lockactivegroup, toggle # Lock active group -bind = $mainMod ALT, U, moveoutofgroup, # Move out of group -bind = $mainMod ALT, H, moveintogroup, l # Move into group left -bind = $mainMod ALT, L, moveintogroup, r # Move into group right -bind = $mainMod ALT, K, moveintogroup, u # Moving into group up -bind = $mainMod ALT, J, moveintogroup, d # Moving into group down # For passthrough keyboard into a VM # bind = $mainMod ALT, P, submap, passthru |
