mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
i3: disable Firefox floating
1. I have disabled privacy.resistfingerprinting due to other breakage (possibly TTS, captchas) and being able to use other languages than English and thus indicate that they have users. 2. I always unfloated Firefox anyway :/
This commit is contained in:
parent
3dc273fbe0
commit
eec0ca883a
@ -271,7 +271,7 @@ bindsym $mod+m exec mumble
|
|||||||
# Float these apps by default
|
# Float these apps by default
|
||||||
# I use privacy.resistfingerprinting which is incompatible with not floating
|
# I use privacy.resistfingerprinting which is incompatible with not floating
|
||||||
# I think I am more productive with floating Firefox.
|
# I think I am more productive with floating Firefox.
|
||||||
for_window [title="^Mozilla Firefox$"] floating enable
|
#for_window [title="^Mozilla Firefox$"] floating enable
|
||||||
for_window [title="^Tor Browser$"] floating enable
|
for_window [title="^Tor Browser$"] floating enable
|
||||||
for_window [title="galculator"] floating enable
|
for_window [title="galculator"] floating enable
|
||||||
# insert new rules above this line
|
# insert new rules above this line
|
||||||
|
Loading…
Reference in New Issue
Block a user