diff options
author | Casper <me@skylarcloud.xyz> | 2024-12-23 12:39:00 -0700 |
---|---|---|
committer | Casper <me@skylarcloud.xyz> | 2024-12-23 12:39:00 -0700 |
commit | 9c2bad70aa74d583b2d16a23b277f14a64ae6a7f (patch) | |
tree | bf2278335af7d41402262fba11f1afaf94b4cdb7 /dots/i3-config | |
parent | 106e41fb5ce8329ac29f9fd415a84c37626d7a74 (diff) |
worked on i3
Diffstat (limited to 'dots/i3-config')
-rw-r--r-- | dots/i3-config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dots/i3-config b/dots/i3-config index bc58ae7..abb2547 100644 --- a/dots/i3-config +++ b/dots/i3-config @@ -272,10 +272,10 @@ bar { } } -# Avoids screen size fingerprinting with Tor Browser +# Avoids screen size fingerprinting for_window [title="Tor Browser"] floating enable -# Make any rofi window float +# Make any instance of rofi float for_window [title="rofi"] floating enable # Make org capture windows float |