added magic email window to Super E

This commit is contained in:
venus
2026-03-12 12:40:14 -05:00
parent 0740a3b4f2
commit 8ea17ffd98
3 changed files with 11 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ bind = ALT, Q, exec, $terminal --class popup-term
bind = $mainMod, W, exec, $terminal --class popup-term
bind = $mainMod, C, killactive,
bind = $mainMod SHIFT CTRL, M, exec, command -v hyprshutdown >/dev/null 2>&1 && hyprshutdown || hyprctl dispatch exit
bind = $mainMod, E, exec, $fileManager
# bind = $mainMod, E, exec, $fileManager
# Workspace movement and tiling rule
bind = $mainMod, P, togglefloating,
@@ -92,6 +92,8 @@ bind = $mainMod, B, togglespecialworkspace, magic2
bind = $mainMod SHIFT, B, movetoworkspace, special:book
bind = $mainMod, D, togglespecialworkspace, discord
bind = $mainMod, E, exec, $email
bind = $mainMod, E, togglespecialworkspace, email
# 7. Other Workspace tools
# 8. Move/resize windows with mainMod + LMB/RMB and dragging