Browse Source

Try to fix Slack floating window position

master
Arti Zirk 4 years ago
parent
commit
fa3c5a91f1
  1. 2
      .config/sway/config

2
.config/sway/config

@ -346,7 +346,9 @@ input 1267:32:Elan_TrackPoint {
for_window [title="Microsoft Teams Notification" class="microsoft teams - preview"] floating enable for_window [title="Microsoft Teams Notification" class="microsoft teams - preview"] floating enable
for_window [title="Microsoft Teams Notification" class="Microsoft Teams - Preview"] floating enable for_window [title="Microsoft Teams Notification" class="Microsoft Teams - Preview"] floating enable
no_focus [title="Microsoft Teams Notification"] no_focus [title="Microsoft Teams Notification"]
no_focus [title="Slack | mini panel"]
for_window [title="Microsoft Teams Notification"] move absolute position 0 px 0 px for_window [title="Microsoft Teams Notification"] move absolute position 0 px 0 px
for_window [title="Slack | mini panel"] move absolute position 2570 px 10 px
include /etc/sway/config.d/* include /etc/sway/config.d/*

Loading…
Cancel
Save