mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-01 00:30:58 +02:00
Force Firefox about window to float
This commit is contained in:
parent
218d0f4dd3
commit
e3c740429e
@ -250,6 +250,8 @@ for_window [title="^Authy$"] floating enable
|
||||
for_window [class="chrome-token-signing"] floating enable
|
||||
# Launcher
|
||||
for_window [class="Rofi"] floating enable
|
||||
# Firefox about window
|
||||
for_window [instance="Browser" window_role="About"] floating enable
|
||||
|
||||
# screenshots
|
||||
bindsym Print exec ~/.bin/wscreenshot.py
|
||||
|
Loading…
Reference in New Issue
Block a user