From 072ec1253d80672c515ddf584c4e93b26ee60b63 Mon Sep 17 00:00:00 2001 From: Johannes Kamprad Date: Tue, 14 Sep 2021 17:41:52 +0200 Subject: [PATCH] Update config --- .config/i3/config | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index e1680fa..ed72c03 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -55,8 +55,8 @@ new_window pixel 1 # hide_edge_borders both # Set inner/outer gaps -gaps inner 8 -gaps outer 4 +gaps inner 6 +gaps outer 3 @@ -319,9 +319,9 @@ assign [class="TelegramDesktop"] $ws5 # automatic set focus new window if it opens on another workspace then the current: for_window [class=Xfce4-terminal] focus for_window [class=(?i)firefox] focus -#for_window [class=Thunar] focus -#for_window [class=Thunderbird] focus -#for_window [class=TelegramDesktop] focus +for_window [class=Thunar] focus +for_window [class=Thunderbird] focus +for_window [class=TelegramDesktop] focus ############################################# # autostart applications/services on login: #