From a6b6ddbdbe56a103374f7600c3c36f55adbad710 Mon Sep 17 00:00:00 2001 From: Casper Date: Mon, 23 Dec 2024 10:30:47 -0700 Subject: implemented split-browser for web qubes --- dots/i3-config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dots') diff --git a/dots/i3-config b/dots/i3-config index 616b756..8c0de8a 100644 --- a/dots/i3-config +++ b/dots/i3-config @@ -275,6 +275,9 @@ bar { # Avoids screen size fingerprinting for_window [title="Tor Browser"] floating enable +# Make any instance of rofi float +for_window [title="rofi"] floating enable + # Make sure all xdg autostart entries are started, this is (among other things) # necessary to make sure transient vm's come up exec --no-startup-id qubes-i3-xdg-autostart -- cgit v1.2.3