···8bindd = SUPER SHIFT, B, Browser (private), exec, $browser --incognito
9bindd = SUPER, T, Activity, exec, $terminal -e btop
10bindd = SUPER, D, Docker, exec, $terminal -e lazydocker
11-bindd = SUPER, N, Obsidian, exec, omarchy-launch-or-focus obsidian "uwsm app -- obsidian -disable-gpu --enable-wayland-ime"
1213# Overwrite existing bindings, like putting Omarchy Menu on Super + Space
14# unbind = SUPER, SPACE
···8bindd = SUPER SHIFT, B, Browser (private), exec, $browser --incognito
9bindd = SUPER, T, Activity, exec, $terminal -e btop
10bindd = SUPER, D, Docker, exec, $terminal -e lazydocker
11+bindd = SUPER, N, Obsidian, exec, uwsm app -- obsidian -disable-gpu --enable-wayland-ime
1213# Overwrite existing bindings, like putting Omarchy Menu on Super + Space
14# unbind = SUPER, SPACE
+1-1
dot_config/hypr/windows.conf
···10# App-specific tweaks
1112# Browser types (Chromium only)
13-windowrule = tag +chromium-based-browser, class:([cC]hrom(e|ium))
1415# Force chromium-based browsers into a tile to deal with --app bug
16windowrule = tile, tag:chromium-based-browser
···10# App-specific tweaks
1112# Browser types (Chromium only)
13+windowrule = tag +chromium-based-browser, class:([bB]rave-browser)
1415# Force chromium-based browsers into a tile to deal with --app bug
16windowrule = tile, tag:chromium-based-browser