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"