From 02e9132ed18a4ae99c7343612537fa344f189789 Mon Sep 17 00:00:00 2001 From: Jean-Marie Mineau Date: Sun, 24 Oct 2021 19:50:38 +0200 Subject: [PATCH] tinker with i3 --- .config/i3/config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.config/i3/config b/.config/i3/config index d2cc07e..0fe8f2b 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -212,6 +212,9 @@ bar { } } +# Remove title bar +default_border pixel + # Lock screen bindsym $mod+Ctrl+l exec --no-startup-id "sh ~/.config/i3/lock.sh # && xset dpms force off" @@ -243,3 +246,5 @@ exec --no-startup-id "sh ~/.screenlayout/no_external.sh" bindsym $mod+w exec --no-startup-id "feh --no-fehbg --bg-fill --randomize ~/.config/wallpapers/*" # Dolphin #bindsym $mod+Tab exec --no-startup-id dolphin + +for_window [class="kronometer"] floating enable