22 lines
502 B
Plaintext
22 lines
502 B
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
|
|
|
|
input type:keyboard {
|
|
xkb_variant nodeadkeys
|
|
xkb_options caps:super
|
|
}
|
|
|
|
# vim: set ft=swayconfig: -*- mode: i3wm-config; -*-
|