special window for obsidian vault - hard to exit
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#, # KEYBINDINGS ###
|
||||
## KEYBINDINGS ###
|
||||
###################
|
||||
|
||||
$mainMod = SUPER # Sets "Windows" key as main modifier
|
||||
@@ -94,8 +94,12 @@ bind = $mainMod SHIFT, B, movetoworkspace, special:book
|
||||
bind = $mainMod, D, togglespecialworkspace, discord
|
||||
bind = $mainMod, E, exec, $email
|
||||
bind = $mainMod, E, togglespecialworkspace, email
|
||||
bind = $mainMod, G, exec, steam
|
||||
bind = $mainMod, G, exec, steam -forcedesktopscaling 0.5
|
||||
bind = $mainMod, G, togglespecialworkspace, gaming
|
||||
|
||||
bind = $mainMod, D, togglespecialworkspace, obsidian
|
||||
bind = $mainMod, N, exec, obsidian
|
||||
|
||||
# 7. Other Workspace tools
|
||||
# 8. Move/resize windows with mainMod + LMB/RMB and dragging
|
||||
bindm = $mainMod, mouse:272, movewindow
|
||||
@@ -120,7 +124,6 @@ bind = ALT, mouse:274, exec, playerctl play-pause
|
||||
# 10. Applications and shortcuts
|
||||
# bindr = SUPER, SUPER_L, exec, $menu
|
||||
bind = $mainMod, D, exec, vesktop
|
||||
bind = $mainMod, N, exec, protonvpn-app
|
||||
bind = $mainMod, F, exec, firefox
|
||||
bind = $mainMod SHIFT, F, exec, qutebrowser
|
||||
bind = $mainMod SHIFT, Q, exec, qutebrowser
|
||||
@@ -252,6 +255,3 @@ submap = reset
|
||||
# 13. Misc tools.
|
||||
bind = ALT, SPACE, exec, $menu
|
||||
bind = $mainMod CTRL, L, exec, $ipc lockScreen lock
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user