diff options
-rw-r--r-- | i3/config | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -114,6 +114,7 @@ bindsym $mod+r mode "resize" # i3bar bar { + tray_output primary status_command ~/.local/venv/bin/python ~/.config/i3/bar.py position bottom workspace_buttons yes @@ -129,6 +130,7 @@ bar { } } + for_window [class="Gifview"] floating enable |