fixed notes workspace

This commit is contained in:
venus
2026-03-23 15:32:04 -05:00
parent 6e9efb5ce6
commit 19103c0332
2 changed files with 4 additions and 2 deletions

View File

@@ -91,13 +91,16 @@ bind = $mainMod SHIFT, S, movetoworkspace, special:magic
bind = $mainMod, B, togglespecialworkspace, magic2 bind = $mainMod, B, togglespecialworkspace, magic2
bind = $mainMod SHIFT, B, movetoworkspace, special:book bind = $mainMod SHIFT, B, movetoworkspace, special:book
bind = $mainMod, D, exec, discord
bind = $mainMod, D, togglespecialworkspace, discord bind = $mainMod, D, togglespecialworkspace, discord
bind = $mainMod, E, exec, $email bind = $mainMod, E, exec, $email
bind = $mainMod, E, togglespecialworkspace, email bind = $mainMod, E, togglespecialworkspace, email
bind = $mainMod, G, exec, steam -forcedesktopscaling 0.5 bind = $mainMod, G, exec, steam -forcedesktopscaling 0.5
bind = $mainMod, G, togglespecialworkspace, gaming bind = $mainMod, G, togglespecialworkspace, gaming
bind = $mainMod, D, togglespecialworkspace, obsidian bind = $mainMod, N, togglespecialworkspace, obsidian
bind = $mainMod, N, exec, obsidian bind = $mainMod, N, exec, obsidian
# 7. Other Workspace tools # 7. Other Workspace tools

View File

@@ -19,7 +19,6 @@ windowrule{
match:class = vesktop match:class = vesktop
workspace = special:discord workspace = special:discord
} }
windowrule{ windowrule{
name = obsidian name = obsidian
match:class = obsidian match:class = obsidian