diff options
author | Jesús <heckyel@hyperbola.info> | 2019-04-28 11:43:54 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-04-28 11:43:54 -0500 |
commit | 03790966a6a336bd5dae854c43822d760e1fbfd0 (patch) | |
tree | bd6fb3b901cb5c6e5fce1ce17c1139e505570399 | |
parent | da5257af565ecb15d0265824330afffc4739fb1e (diff) | |
download | i3-config-03790966a6a336bd5dae854c43822d760e1fbfd0.tar.lz i3-config-03790966a6a336bd5dae854c43822d760e1fbfd0.tar.xz i3-config-03790966a6a336bd5dae854c43822d760e1fbfd0.zip |
fix libreoffice i3-frame
-rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -134,7 +134,7 @@ bindsym $mod+Shift+0 move container to workspace $workspace10 assign [class=Xfce4-terminal] $workspace1 assign [class=Iceweasel|Gajim|qTox|Transmission-gtk] $workspace2 assign [class=Thunar|File-roller] $workspace3 -assign [class=Emacs|Geany|Epdfview|Gucharmap|libreoffice*] $workspace4 +assign [class=Emacs|Geany|Epdfview|Gucharmap|libreoffice*|Soffice] $workspace4 assign [class=Icedove] $workspace5 assign [class=Audacity|Audacious|Vlc|Mumble|mpv|Ghb|Xfburn|Gimp*|Inkscape] $workspace6 assign [instance=irc] $workspace7 |