sway: add workaround for matlab popups

This commit is contained in:
Konstantin Koslowski 2021-07-07 10:34:40 +02:00
parent bf7988853e
commit e5e39bbaa8

2
config
View file

@ -297,6 +297,8 @@ for_window [title="fzf"] floating enable
for_window [class="Plexamp" window_type="normal"] exec sh -c "sleep 1"; mark s; floating enable; resize set width 1200; resize set height 700; move scratchpad
for_window [class="Ferdi" window_type="normal"] exec sh -c "sleep 1"; mark x; floating enable; resize set width 1200; resize set height 700; move scratchpad
for_window [class="Signal" window_type="normal"] exec sh -c "sleep 1"; mark c; floating enable; resize set width 1200; resize set height 700; move scratchpad
# matlab workaround
no_focus [class="MATLAB R2021a" instance="sun-awt-X11-XDialogPeer"]
#
# Status Bar: