From e6cd82720d65c0a892d0a9818287f8d812c47328 Mon Sep 17 00:00:00 2001 From: Konstantin Koslowski Date: Mon, 1 Feb 2021 15:15:49 +0100 Subject: [PATCH] i3status: update theme --- i3status.d/7DPQTN2.toml | 7 +++++-- i3status.d/90PKL63.toml | 7 +++++-- i3status.d/annoyance.toml | 7 +++++-- i3status.d/silence.toml | 7 +++++-- 4 files changed, 20 insertions(+), 8 deletions(-) diff --git a/i3status.d/7DPQTN2.toml b/i3status.d/7DPQTN2.toml index e689b8c..9631184 100644 --- a/i3status.d/7DPQTN2.toml +++ b/i3status.d/7DPQTN2.toml @@ -1,5 +1,8 @@ -theme = "slick" -icons = "awesome5" +[theme] +file = "xk.toml" + +[icons] +name = "awesome5" [[block]] block = "cpu" diff --git a/i3status.d/90PKL63.toml b/i3status.d/90PKL63.toml index 7d040d3..118b3c9 100644 --- a/i3status.d/90PKL63.toml +++ b/i3status.d/90PKL63.toml @@ -1,5 +1,8 @@ -theme = "slick" -icons = "awesome5" +[theme] +file = "xk.toml" + +[icons] +name = "awesome5" [[block]] block = "cpu" diff --git a/i3status.d/annoyance.toml b/i3status.d/annoyance.toml index 50ba6d9..ee31631 100644 --- a/i3status.d/annoyance.toml +++ b/i3status.d/annoyance.toml @@ -1,5 +1,8 @@ -theme = "slick" -icons = "awesome5" +[theme] +file = "xk.toml" + +[icons] +name = "awesome5" [[block]] block = "cpu" diff --git a/i3status.d/silence.toml b/i3status.d/silence.toml index cf7e354..afe83c2 100644 --- a/i3status.d/silence.toml +++ b/i3status.d/silence.toml @@ -1,5 +1,8 @@ -theme = "slick" -icons = "awesome5" +[theme] +file = "xk.toml" + +[icons] +name = "awesome5" [[block]] block = "cpu"