dotfiles/sway/.config/sway/config.d/70-app.conf
Sanchayan Maity 1b56b3d82e
Revert "sway: Use workspace 6 as default for zathura"
This reverts commit 681a979fba.

Allow Zathura to be opened in any workspace. Fixed workspace
is restrictive.
2023-04-22 13:05:51 +05:30

12 lines
495 B
Plaintext

for_window [app_id="pavucontrol"] floating enable, resize set width 1080 px height 720px
for_window [app_id="blueman-manager"] floating enable, resize set width 800 px height 600px
for_window [app_id="firefox" title="Firefox — Sharing Indicator"] {
kill
}
for_window [app_id="gst-launch-1.0"] floating enable, resize set width 1920 px height 1080px
assign [app_id="gst-launch-1.0"] 5
assign [title="gst-play-1.0"] 5
assign [app_id="mpv"] 6
assign [app_id="vimiv"] 8
assign [app_id="xdot"] 8