sway: add rule for claws-mail error dialogs
This commit is contained in:
parent
af0433d92e
commit
48de38e138
|
@ -12,12 +12,15 @@ 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$"] 5
|
||||
assign [app_id="^minigalaxy$"] 8
|
||||
assign [class="^steam"] 8
|
||||
|
||||
for_window [app_id="_scratchpad$"] move scratchpad
|
||||
|
||||
for_window [app_id="^claws-mail$" title="^Error$"] floating enable
|
||||
|
||||
input type:keyboard {
|
||||
xkb_variant nodeadkeys
|
||||
xkb_options caps:super,compose:sclk,compose:menu
|
||||
|
|
Loading…
Reference in New Issue
Block a user