[config]: fix office to assigned workspace

This commit is contained in:
Jesús 2021-02-12 11:15:56 -05:00
parent 0350b7fd6a
commit 431f41fc5d
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

10
config
View File

@ -132,10 +132,16 @@ bindsym $mod+Shift+9 move container to workspace $tag9
bindsym $mod+Shift+0 move container to workspace $tag0 bindsym $mod+Shift+0 move container to workspace $tag0
# Assign to programs # Assign to programs
assign [class=Xfce4-terminal] $tag1 assign [class=Xfce4-terminal|Sakura] $tag1
assign [class=Iceweasel|Gajim|qTox|Transmission-gtk] $tag2 assign [class=Iceweasel|Gajim|qTox|Transmission-gtk] $tag2
assign [class=File-roller|Thunar] $tag3 assign [class=File-roller|Thunar] $tag3
assign [class=Emacs|Epdfview|Geany|Gucharmap|libreoffice*|Soffice] $tag4 assign [class=Emacs|Epdfview|Geany|Gucharmap] $tag4
assign [instance="soffice" class="libreoffice"] $tag4
assign [class="libreoffice"] $tag4
assign [class="^(?i)libreoffice-*"] $tag4
assign [class="^(?i)libreoffice.*"] $tag4
assign [class=Icedove] $tag5 assign [class=Icedove] $tag5
assign [class=Ardour|Audacious|Audacity|Cheese|Ghb|Gimp*|Inkscape|mpv|Mumble|Simplescreenrecorder|Vlc|Xfburn] $tag6 assign [class=Ardour|Audacious|Audacity|Cheese|Ghb|Gimp*|Inkscape|mpv|Mumble|Simplescreenrecorder|Vlc|Xfburn] $tag6
assign [instance=irc] $tag7 assign [instance=irc] $tag7