i3: update class name for LibreWolf (browser)
This commit is contained in:
@ -305,7 +305,7 @@ bindsym $m+$c+r exec /usr/lib/mozc/mozc_tool --mode=word_register_dialog
|
||||
for_window [class="my-gtk-app"] floating enable, move position center
|
||||
for_window [class="Imager" instance="rpi-imager"] float enable, move position center
|
||||
for_window [class="discord|Signal|thunderbird"] title_window_icon padding 4px
|
||||
for_window [class="Brave-browser|LibreWolf|firefoxdeveloperedition"] title_window_icon padding 4px
|
||||
for_window [class="Brave-browser|Navigator|librewolf|LibreWolf|firefoxdeveloperedition"] title_window_icon padding 4px
|
||||
for_window [class="^.*"] title_format "%class | %title" # : %title"
|
||||
for_window [class="^.*"] border pixel 1
|
||||
for_window [class="Yad"] floating enable, resize set 640 900, move position center
|
||||
@ -349,7 +349,7 @@ for_window [class="org.remmina.Remmina"] floating enable, resize set 1200 900, m
|
||||
# Browser
|
||||
for_window [class="Brave"] layout tabbed
|
||||
for_window [class="Firefox"] layout tabbed
|
||||
for_window [class="LibreWolf"] layout tabbed
|
||||
for_window [class="Navigator|librewolf|LibreWolf"] layout tabbed
|
||||
for_window [class="Chromium"] layout tabbed
|
||||
|
||||
|
||||
@ -365,14 +365,14 @@ for_window [class="FLTK" title="Configuration"] floating enable, move position c
|
||||
for_window [class="TkFDialog" title="Select Audio files"] floating enable, move position center 1000 px 800 px
|
||||
for_window [class="Tk" title="Ultimate Vocal Remover"] floating enable, move position center
|
||||
for_window [class="(g|G)metronome"] floating enable, move position center
|
||||
for_window [class="LibreWolf" title=".*Extension:.*"] floating enable, resize set 720 840, move position center
|
||||
for_window [class="(Navigator|librewolf)" title=".*Extension:.*"] floating enable, resize set 720 840, move position center
|
||||
for_window [class="(m|M)uted"] floating enable, resize set 1200 900, move position center
|
||||
for_window [class="(a|A)udacity"] floating enable, resize set 1200 600, move position 3280 px 840 px
|
||||
|
||||
## assign application to specific workspace
|
||||
### Tips: Run `xprop` (command line tool) to retrieve class, instance and title.
|
||||
# Browser
|
||||
assign [class="Librewolf"] $ws_browser
|
||||
assign [class="(Navigator|librewolf)"] $ws_browser
|
||||
assign [class="firefox-developer-edition"] $ws_browser
|
||||
assign [class="Brave"] $ws_browser
|
||||
assign [instance="track.toggl.com__timer"] $ws_util
|
||||
|
Reference in New Issue
Block a user