44 lines
1.5 KiB
Plaintext
44 lines
1.5 KiB
Plaintext
workspace_layout tabbed
|
|
focus_follows_mouse no
|
|
mouse_warping none
|
|
focus_wrapping yes
|
|
workspace_auto_back_and_forth no
|
|
# The window will always be marked urgent, but the focus will not be stolen.
|
|
focus_on_window_activation urgent
|
|
|
|
default_border normal 2
|
|
hide_edge_borders both
|
|
|
|
assign [app_id="^firefox$"] 1
|
|
assign [app_id="^claws-mail$"] 2
|
|
assign [app_id="^nheko$"] 2
|
|
assign [class="^Supersonic$"] 4
|
|
assign [app_id="^transmission-remote-gtk$" title="^Transmission Remote$"] 5
|
|
assign [app_id="^Aseprite$"] 6
|
|
assign [app_id="^org.kde.digikam$"] 6
|
|
assign [app_id="^org.inkscape.Inkscape$"] 6
|
|
assign [app_id="^minigalaxy$"] 8
|
|
assign [class="^steam"] 8
|
|
assign [class="^dolphin-emu$"] 8
|
|
assign [app_id="^virt-manager$"] 11
|
|
|
|
for_window [app_id="_scratchpad$"] move scratchpad
|
|
|
|
for_window [app_id="^claws-mail$" title="^Error$"] floating enable
|
|
for_window [app_id="^claws-mail$" title="^Find"] floating enable
|
|
for_window [app_id="^feather$" title="^Password"] floating enable
|
|
for_window [app_id="^zenity$" title="^Steam setup$"] floating enable
|
|
for_window [app_id="^firefox$" title="^Extension: \(PassFF\)"] floating enable
|
|
for_window [app_id="^org.kde.digikam$" title="^Copying"] floating enable
|
|
|
|
for_window [app_id="^org.kde.kid3-qt$" title="^LYRICS$"] resize set height 600
|
|
|
|
input type:keyboard {
|
|
xkb_variant nodeadkeys
|
|
xkb_options caps:super,compose:sclk,compose:menu
|
|
}
|
|
|
|
exec dbus-update-activation-environment WAYLAND_DISPLAY DISPLAY XDG_CURRENT_DESKTOP=sway
|
|
|
|
# vim: set ft=swayconfig: -*- mode: i3wm-config; -*-
|