diff options
Diffstat (limited to 'i3wm/.i3')
-rw-r--r-- | i3wm/.i3/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/i3wm/.i3/config b/i3wm/.i3/config index bc5f0c7..f4903fa 100644 --- a/i3wm/.i3/config +++ b/i3wm/.i3/config @@ -88,7 +88,8 @@ bindsym $mod+r mode "resize" bar { status_command ~/.conky.sh workspace_buttons yes - + tray_output LVDS1 + colors { background #0e0e0e statusline #839496 |