aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserConfigs/UserKeybinds.conf
diff options
context:
space:
mode:
authorDonald Williams <129223418+dwilliam62@users.noreply.github.com>2025-10-03 23:28:49 -0400
committerGitHub <noreply@github.com>2025-10-03 23:28:49 -0400
commitcd6730a58e7c5fb9fe2cb278152a5423bddea498 (patch)
tree7e0fa9fc2b65a93544315e059eedc64a8ee7de26 /config/hypr/UserConfigs/UserKeybinds.conf
parent3909e6850e669aee87404542bc6eb86f8a633ceb (diff)
parentcc437da9dd067a9a001c0a68cd6f1be57b333a78 (diff)
Merge pull request #822 from dwilliam62/development
Weather.py: switch to Open-Meteo; add caching, reverse geocoding
Diffstat (limited to 'config/hypr/UserConfigs/UserKeybinds.conf')
-rw-r--r--config/hypr/UserConfigs/UserKeybinds.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/hypr/UserConfigs/UserKeybinds.conf b/config/hypr/UserConfigs/UserKeybinds.conf
index dd18b971..2f0e808f 100644
--- a/config/hypr/UserConfigs/UserKeybinds.conf
+++ b/config/hypr/UserConfigs/UserKeybinds.conf
@@ -68,6 +68,11 @@ bindln = ALT_L, SHIFT_L, exec, $scriptsDir/SwitchKeyboardLayout.sh # Change keyb
bindln = SHIFT_L, ALT_L, exec, $scriptsDir/Tak0-Per-Window-Switch.sh # Change keyboard layout locally for each window
bind = $mainMod ALT, C, exec, $UserScripts/RofiCalc.sh # calculator (qalculate)
+# Move current workspaces to monitors (left right up or down)
+bind = $mainMod CTRL, F9, movecurrentworkspacetomonitor, l #move current workspace to LEFT monitor
+bind = $mainMod CTRL, F10, movecurrentworkspacetomonitor, r #move current workspace to RIGHT monitor
+bind = $mainMod CTRL, F11, movecurrentworkspacetomonitor, u #move current workspace to UP monitor
+bind = $mainMod CTRL, F12, movecurrentworkspacetomonitor, d #move current workspace to DOWN monitor
# For passthrough keyboard into a VM
# bind = $mainMod ALT, P, submap, passthru
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage