From 7cf820c3ff29e0b9dfbb6a9779427dc9877b51a7 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 da4f5d2..8f4b4e4 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"