diff options
-rw-r--r-- | i3/i3/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/i3/i3/config b/i3/i3/config index 9b0d382..a8bfb31 100644 --- a/i3/i3/config +++ b/i3/i3/config @@ -182,6 +182,8 @@ bindsym $mod+r mode "resize" # finds out, if available) bar { status_command i3status + tray_output primary + tray_padding 3 } |