diff options
author | Yigit Sever | 2021-10-18 11:07:18 +0300 |
---|---|---|
committer | Yigit Sever | 2021-10-18 11:07:18 +0300 |
commit | 06bc66b290945a8e5e8c435b6ab22b3b855d3cac (patch) | |
tree | cac62469ab4a09fce232d8aa30455b4e87443610 /.config/i3/config##h.lowe | |
parent | 10a98d59b1328dcc906161b9dca1c13ed077b16e (diff) | |
download | dotfiles-06bc66b290945a8e5e8c435b6ab22b3b855d3cac.tar.gz dotfiles-06bc66b290945a8e5e8c435b6ab22b3b855d3cac.tar.bz2 dotfiles-06bc66b290945a8e5e8c435b6ab22b3b855d3cac.zip |
i3, lowe: use firefox
Diffstat (limited to '.config/i3/config##h.lowe')
-rw-r--r-- | .config/i3/config##h.lowe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config##h.lowe b/.config/i3/config##h.lowe index d81367d..b3c7d9e 100644 --- a/.config/i3/config##h.lowe +++ b/.config/i3/config##h.lowe | |||
@@ -193,7 +193,7 @@ for_window [class="zoom" title="Chat"] floating enable | |||
193 | for_window [class="Dia" window_role="toolbox_window"] floating enable | 193 | for_window [class="Dia" window_role="toolbox_window"] floating enable |
194 | for_window [class="Pavucontrol" title="Volume Control"] floating enable | 194 | for_window [class="Pavucontrol" title="Volume Control"] floating enable |
195 | 195 | ||
196 | assign [class="^Brave-browser$"] $wsbrowser | 196 | assign [class="^firefox$"] $wsbrowser |
197 | assign [class="^Zotero$"] $wszotero | 197 | assign [class="^Zotero$"] $wszotero |
198 | for_window [class="Spotify"] move --no-auto-back-and-forth container to workspace $wsmusic | 198 | for_window [class="Spotify"] move --no-auto-back-and-forth container to workspace $wsmusic |
199 | 199 | ||