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:
Aminda Suomalainen 2019-08-24 19:25:14 +03:00
parent 3dc273fbe0
commit eec0ca883a
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ bindsym $mod+m exec mumble
# Float these apps by default
# I use privacy.resistfingerprinting which is incompatible with not floating
# 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="galculator"] floating enable
# insert new rules above this line