added magic email window to Super E
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user