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