From 2a108ce16311d2c687eacc5afb661e04705e6fb4 Mon Sep 17 00:00:00 2001 From: Pearu Vaalma Date: Mon, 10 Aug 2020 09:22:59 +0300 Subject: [PATCH] Add buggy local conf --- i3/.cfg_src/i3/config.buggy.local | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 i3/.cfg_src/i3/config.buggy.local diff --git a/i3/.cfg_src/i3/config.buggy.local b/i3/.cfg_src/i3/config.buggy.local new file mode 100644 index 0000000..1377cf59 --- /dev/null +++ b/i3/.cfg_src/i3/config.buggy.local @@ -0,0 +1,13 @@ + +# default i3bar config +bar { + status_command i3blocks + tray_output primary + position top + colors { + background #000000 + statusline #00A5FF + separator $666666 + } +} +