From 2525d94f8ab0a0680f4982f746a7538f1c423cc8 Mon Sep 17 00:00:00 2001 From: c0de Date: Mon, 22 May 2023 17:49:50 -0500 Subject: [PATCH] Switch back to i3blocks for now --- home/.config/i3/conf.d/i3bar.conf | 4 ++-- home/.config/i3/config | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/home/.config/i3/conf.d/i3bar.conf b/home/.config/i3/conf.d/i3bar.conf index ae8a7fb..ad1966c 100644 --- a/home/.config/i3/conf.d/i3bar.conf +++ b/home/.config/i3/conf.d/i3bar.conf @@ -9,8 +9,8 @@ bar { font pango:FontAwesome6Free 11, SourceCodeProforPowerline 11 - #status_command i3blocks -c $i3_path/i3blocks.conf - status_command i3status-rs $i3_path/i3status-rs.toml + status_command i3blocks -c $i3_path/i3blocks.conf + # status_command i3status-rs $i3_path/i3status-rs.toml colors { background #161821 diff --git a/home/.config/i3/config b/home/.config/i3/config index f64c0f6..12bd4b0 100644 --- a/home/.config/i3/config +++ b/home/.config/i3/config @@ -203,8 +203,8 @@ bar { font pango:FontAwesome6Free 11, SourceCodeProforPowerline 11 - #status_command i3blocks -c $i3_path/i3blocks.conf - status_command i3status-rs $i3_path/i3status-rs.toml + status_command i3blocks -c $i3_path/i3blocks.conf + # status_command i3status-rs $i3_path/i3status-rs.toml colors { background #161821