diff options
author | Jesús <heckyel@hyperbola.info> | 2019-06-17 14:29:55 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-06-17 14:29:55 -0500 |
commit | 4f02be83b06cb4f5614d973aa314c15ac2ad5945 (patch) | |
tree | 4f3f2be3c9625dbaf6c82927359507525242b51c /config | |
parent | c6d283533feed618cdc02488be512e0e8263cefc (diff) | |
download | i3-config-4f02be83b06cb4f5614d973aa314c15ac2ad5945.tar.lz i3-config-4f02be83b06cb4f5614d973aa314c15ac2ad5945.tar.xz i3-config-4f02be83b06cb4f5614d973aa314c15ac2ad5945.zip |
update config
Diffstat (limited to 'config')
-rw-r--r-- | config | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -134,7 +134,7 @@ bindsym $mod+Shift+0 move container to workspace $workspace10 # Assign to programs assign [class=Xfce4-terminal] $workspace1 -assign [class=Iceweasel|Gajim|qTox|Transmission-gtk] $workspace2 +assign [class=Abrowser|Iceweasel|Gajim|qTox|Transmission-gtk] $workspace2 assign [class=File-roller|Thunar] $workspace3 assign [class=Emacs|Epdfview|Geany|Gucharmap|libreoffice*|Soffice] $workspace4 assign [class=Icedove] $workspace5 @@ -203,6 +203,7 @@ bindsym $mod+r mode "resize" bar { position top status_command i3blocks -c ~/.config/i3/i3blocks.conf # Mostrar status de monitoreo + # status_command 2>/tmp/i3blocks.err i3blocks -vvv -c ~/.config/i3/i3blocks.conf | tee /tmp/i3blocks.out # Debug font pango:Hack 8 colors { |