i3: switch browser to zen

This commit is contained in:
inkch
2025-06-11 13:57:16 +09:00
parent 3bd6f8b0f3
commit 21f925a994

View File

@ -240,8 +240,8 @@ bindsym $m+$a+slash exec --no-startup-id nowplaying
#####################################
# Browser
bindsym $m+m exec --no-startup-id open-librewolf
bindsym $m+$s+m exec --no-startup-id open-librewolf-private
bindsym $m+m exec --no-startup-id open-zen
bindsym $m+$s+m exec --no-startup-id open-zen-private
bindsym $m+n exec --no-startup-id toggl
# Emacs
@ -350,6 +350,7 @@ for_window [class="org.remmina.Remmina"] floating enable, resize set 1200 900, m
for_window [class="Brave"] layout tabbed
for_window [class="Firefox"] layout tabbed
for_window [class="Navigator|librewolf|LibreWolf"] layout tabbed
for_window [class="Navigator|zen"] layout tabbed
for_window [class="Chromium"] layout tabbed
@ -373,6 +374,7 @@ for_window [class="(a|A)udacity"] floating enable, resize set 1200 600, move pos
### Tips: Run `xprop` (command line tool) to retrieve class, instance and title.
# Browser
assign [class="(Navigator|librewolf)"] $ws_browser
assign [class="(Navigator|zen)"] $ws_browser
assign [class="firefox-developer-edition"] $ws_browser
assign [class="Brave"] $ws_browser
assign [instance="track.toggl.com__timer"] $ws_util