mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-01 00:30:58 +02:00
Add more rules for broken windows
This commit is contained in:
parent
161209e02d
commit
aa6b2b63a0
@ -269,6 +269,7 @@ for_window [title="^Kasutaja.*"] floating enable
|
|||||||
for_window [class="Rofi"] floating enable
|
for_window [class="Rofi"] floating enable
|
||||||
# Firefox about window
|
# Firefox about window
|
||||||
for_window [instance="Browser" window_role="About"] floating enable
|
for_window [instance="Browser" window_role="About"] floating enable
|
||||||
|
for_window [title="Firefox - Jagamise indikaator"] floating enable
|
||||||
|
|
||||||
|
|
||||||
# JetBrains
|
# JetBrains
|
||||||
@ -283,9 +284,10 @@ for_window [class="jetbrains-*" title="win0"] {
|
|||||||
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"]
|
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
|
for_window [title="Slack \| mini panel"] move scratchpad
|
||||||
|
for_window [class="Simplicity Studio™" title="Find\/Replace "] floating enable
|
||||||
|
|
||||||
# screenshots
|
# screenshots
|
||||||
bindsym Print exec ~/.bin/wscreenshot.py
|
bindsym Print exec ~/.bin/wscreenshot.py
|
||||||
|
Loading…
Reference in New Issue
Block a user