Updated scripts

This commit is contained in:
Christoffer Martinsson 2025-05-11 12:09:28 +02:00
parent 688be728c0
commit 4a0181d363

View File

@ -165,6 +165,9 @@ bind = $mainMod, H, layoutmsg, preselect l
bind = $mainMod, L, layoutmsg, preselect r bind = $mainMod, L, layoutmsg, preselect r
bind = $mainMod, J, layoutmsg, preselect d bind = $mainMod, J, layoutmsg, preselect d
bind = $mainMod, K, layoutmsg, preselect u bind = $mainMod, K, layoutmsg, preselect u
bind = $mainMod, M, exec, com.moonlight_stream.Moonlight
bind = $mainMod, F, exec, walker --modules applications
bind = $mainMod CTRL, W, exec, $browser
bind = ALT, Tab, workspace, e+1 bind = ALT, Tab, workspace, e+1
bind = ALT SHIFT, Tab, workspace, emptyn bind = ALT SHIFT, Tab, workspace, emptyn
bind = , PRINT, exec, hyprshot -m region bind = , PRINT, exec, hyprshot -m region
@ -178,7 +181,6 @@ bind = $mainMod, S, togglespecialworkspace, scratchpad
bind = $mainMod, B, togglespecialworkspace, btop bind = $mainMod, B, togglespecialworkspace, btop
bind = $mainMod, D, togglespecialworkspace, discord bind = $mainMod, D, togglespecialworkspace, discord
bind = $mainMod, W, togglespecialworkspace, web bind = $mainMod, W, togglespecialworkspace, web
bind = $mainMod, F, exec, walker --modules applications
bind = $mainMod, V, togglespecialworkspace, mixer bind = $mainMod, V, togglespecialworkspace, mixer
bind = $mainMod, A, togglespecialworkspace, ranger bind = $mainMod, A, togglespecialworkspace, ranger
bind = $mainMod, T, togglespecialworkspace, timer bind = $mainMod, T, togglespecialworkspace, timer