···2828env = GDK_SCALE,2 # Change to 1 if on a 1x display
292930303131-# Extra bindings
3232-bind = SUPER, A, exec, $webapp="https://chatgpt.com"
3333-bind = SUPER SHIFT, A, exec, $webapp="https://grok.com"
3434-bind = SUPER, C, exec, $webapp="https://app.hey.com/calendar/weeks/"
3535-bind = SUPER, E, exec, $webapp="https://app.hey.com"
3636-bind = SUPER, Y, exec, $webapp="https://youtube.com/"
3737-bind = SUPER SHIFT, G, exec, $webapp="https://web.whatsapp.com/"
3838-bind = SUPER, X, exec, $webapp="https://x.com/"
3939-bind = SUPER SHIFT, X, exec, $webapp="https://x.com/compose/post"
40314132# Use multiple keyboard layouts and switch between them with Alt + Space
4233# input {
+20-7
_arch-linux/hypr/omarchy/default/bindings.conf
···11# Start default apps
22bind = SUPER, return, exec, $terminal
33-bind = SUPER, F, exec, $fileManager
33+bind = SUPER, O, exec, $fileManager
44bind = SUPER, B, exec, $browser
55bind = SUPER, M, exec, $music
66# bind = SUPER, N, exec, $terminal -e nvim
77-bind = SUPER, T, exec, $terminal -e btop
77+bind = SUPER, A, exec, $terminal -e btop
88bind = SUPER, D, exec, $terminal -e lazydocker
99bind = SUPER, G, exec, $messenger
1010# bind = SUPER, N, exec, obsidian -disable-gpu
···1717bind = SUPER CTRL, SPACE, exec, ~/.local/share/omarchy/bin/swaybg-next
1818bind = SUPER SHIFT CTRL, SPACE, exec, ~/.local/share/omarchy/bin/omarchy-theme-next
19192020+# Extra bindings
2121+bind = SUPER SHIFT, W, exec, $webapp="https://claude.ai"
2222+bind = SUPER SHIFT, A, exec, $webapp="https://chatgpt.com"
2323+# bind = SUPER SHIFT, A, exec, $webapp="https://grok.com"
2424+bind = SUPER, C, exec, morgen
2525+# bind = SUPER, C, exec, $webapp="https://app.hey.com/calendar/weeks/"
2626+bind = SUPER, E, exec, $webapp="https://app.hey.com"
2727+bind = SUPER, Y, exec, $webapp="https://youtube.com/"
2828+bind = SUPER SHIFT, G, exec, $webapp="https://web.whatsapp.com/"
2929+bind = SUPER, X, exec, $webapp="https://x.com/"
3030+bind = SUPER SHIFT, X, exec, $webapp="https://x.com/compose/post"
3131+2032bind = SUPER, W, killactive,
21332234# End active session
···2941# Control tiling
3042bind = SUPER, I, togglesplit, # dwindle
3143bind = SUPER, P, pseudo, # dwindle
3232-bind = SUPER, V, togglefloating,
4444+bind = SUPER, T, togglefloating,
4545+bind = SUPER, F, fullscreen, 0
33463447# Move focus with mainMod + arrow keys
3548bind = SUPER, H, movefocus, l
···6881bind = SUPER SHIFT, down, swapwindow, d
69827083# Resize active window
7171-bind = SUPER, minus, resizeactive, -100 0
7272-bind = SUPER, equal, resizeactive, 100 0
7373-bind = SUPER SHIFT, minus, resizeactive, 0 -100
7474-bind = SUPER SHIFT, equal, resizeactive, 0 100
8484+bind = SUPER SHIFT, H, resizeactive, -100 0
8585+bind = SUPER SHIFT, L, resizeactive, 100 0
8686+bind = SUPER SHIFT, K, resizeactive, 0 -100
8787+bind = SUPER SHIFT, J, resizeactive, 0 100
75887689# Scroll through existing workspaces with mainMod + scroll
7790bind = SUPER, mouse_down, workspace, e+1