mirror of
https://github.com/10h30/endeavouros-i3wm-setup.git
synced 2026-07-18 14:13:15 +09:00
Update config
This commit is contained in:
+5
-5
@@ -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: #
|
||||
|
||||
Reference in New Issue
Block a user