From 504ac7fe820c6d9931560ba6eb19f5e59974ba48 Mon Sep 17 00:00:00 2001 From: Casper Date: Mon, 23 Dec 2024 12:31:43 -0700 Subject: worked on i3 --- dots/i3-config | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'dots') diff --git a/dots/i3-config b/dots/i3-config index 8c0de8a..2f4bb0a 100644 --- a/dots/i3-config +++ b/dots/i3-config @@ -272,10 +272,10 @@ bar { } } -# Avoids screen size fingerprinting +# Avoids screen size fingerprinting with Tor Browser for_window [title="Tor Browser"] floating enable -# Make any instance of rofi float +# Make any rofi window float for_window [title="rofi"] floating enable # Make sure all xdg autostart entries are started, this is (among other things) @@ -296,7 +296,8 @@ bindsym $mod+z workspace back_and_forth bindsym XF86Display exec --no-startup-id xrandr --auto # Lock screen shortcut -bindsym Control+Mod1+l exec --no-startup-id i3lock -f -c ff0000 +# bindsym Control+Mod1+l exec --no-startup-id i3lock -f -c ff0000 +bindsym $mod+Control+l exec blurlock # Execute org-capture in 'emacs-org' bindsym $mod+c exec qvm-run emacs-org 'emacsclient --eval '(+org-capture/open-frame INITIAL-INPUT-KEY)' -- cgit v1.2.3