diff options
author | Freya Murphy <freya@freyacat.org> | 2024-06-22 21:31:19 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-06-22 21:34:17 -0400 |
commit | 1aa7012e9e3b857838a6bf5e7b03d54fd8312966 (patch) | |
tree | 5bd5385573057367bc6f590a7c315b80226a3b98 /home/config/hypr/config.d/workspaces.conf | |
parent | update things (diff) | |
download | dotfiles-guix-1aa7012e9e3b857838a6bf5e7b03d54fd8312966.tar.gz dotfiles-guix-1aa7012e9e3b857838a6bf5e7b03d54fd8312966.tar.bz2 dotfiles-guix-1aa7012e9e3b857838a6bf5e7b03d54fd8312966.zip |
i like men (what?)
Diffstat (limited to 'home/config/hypr/config.d/workspaces.conf')
-rw-r--r-- | home/config/hypr/config.d/workspaces.conf | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/home/config/hypr/config.d/workspaces.conf b/home/config/hypr/config.d/workspaces.conf index 408b05f..c25a0a8 100644 --- a/home/config/hypr/config.d/workspaces.conf +++ b/home/config/hypr/config.d/workspaces.conf @@ -49,16 +49,16 @@ bind = $mod SHIFT, 0, movetoworkspacesilent, 10 # Move to tab -bind = $mod CONTROL, 1, hy3:focustab, index, 01 -bind = $mod CONTROL, 2, hy3:focustab, index, 02 -bind = $mod CONTROL, 3, hy3:focustab, index, 03 -bind = $mod CONTROL, 4, hy3:focustab, index, 04 -bind = $mod CONTROL, 5, hy3:focustab, index, 05 -bind = $mod CONTROL, 6, hy3:focustab, index, 06 -bind = $mod CONTROL, 7, hy3:focustab, index, 07 -bind = $mod CONTROL, 8, hy3:focustab, index, 08 -bind = $mod CONTROL, 9, hy3:focustab, index, 09 -bind = $mod CONTROL, 0, hy3:focustab, index, 10 +bind = LALT, 1, hy3:focustab, index, 01 +bind = LALT, 2, hy3:focustab, index, 02 +bind = LALT, 3, hy3:focustab, index, 03 +bind = LALT, 4, hy3:focustab, index, 04 +bind = LALT, 5, hy3:focustab, index, 05 +bind = LALT, 6, hy3:focustab, index, 06 +bind = LALT, 7, hy3:focustab, index, 07 +bind = LALT, 8, hy3:focustab, index, 08 +bind = LALT, 9, hy3:focustab, index, 09 +bind = LALT, 0, hy3:focustab, index, 10 bindn = , mouse:272, hy3:focustab, mouse bindn = , mouse_down, hy3:focustab, l, require_hovered |