From fd49af2c960e7bc3aa79fea66a674724e39855a7 Mon Sep 17 00:00:00 2001 From: RhiobeT Date: Wed, 17 Aug 2022 18:50:35 +0200 Subject: [PATCH] [i3status] Update configuration --- .config/sway/status.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/sway/status.toml b/.config/sway/status.toml index efd5748..e7a912f 100644 --- a/.config/sway/status.toml +++ b/.config/sway/status.toml @@ -1,7 +1,8 @@ +[icons] icons = "awesome" [theme] -name = "solarized-dark" +theme = "solarized-dark" [theme.overrides] idle_bg = "#002b36ff" info_bg = "#268bd2ff"