i3: layout tabbed for browsers

This commit is contained in:
inkch 2025-01-14 14:40:15 +09:00
parent 4db56fee78
commit 543a855331

View File

@ -341,6 +341,13 @@ for_window [title="Alacritty@tmux:emacs"] move position left, resize set width 2
for_window [class="org.remmina.Remmina"] floating enable, resize set 1200 900, move position center for_window [class="org.remmina.Remmina"] floating enable, resize set 1200 900, move position center
# Browser
for_window [class="Brave"] layout tabbed
for_window [class="Firefox"] layout tabbed
for_window [class="LibreWolf"] layout tabbed
for_window [class="Chromium"] layout tabbed
# floating music applications # floating music applications
for_window [class="Hydrogen"] floating enable, resize set 1200 750, move position 1940 px 30 px for_window [class="Hydrogen"] floating enable, resize set 1200 750, move position 1940 px 30 px
for_window [class="Hydrogen" title="Mixer"] floating enable, resize set 1200 750, move position 1940 px 790 px for_window [class="Hydrogen" title="Mixer"] floating enable, resize set 1200 750, move position 1940 px 790 px