dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 025527e824834b38d4573de726c6439411be1576
parent 2b5b25e4fb8f1ff86e2992e9d0cafb27f8dfd2ff
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon,  4 Mar 2019 21:13:52 +0100

Fix bar foreground/background values

Diffstat:
Mlinks/.config/i3/config | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/links/.config/i3/config b/links/.config/i3/config @@ -234,8 +234,8 @@ bar { colors { - background $darkblack - statusline $darkwhite + background $background + statusline $foreground separator $black # colorclass <border> <backgr.> <text>