From 48b6c64cb207d8b5be8b2a7bc8f1041bd30f7f30 Mon Sep 17 00:00:00 2001 From: ObeseTermite Date: Thu, 8 May 2025 19:30:30 -0700 Subject: [PATCH] Reverted i3bar back to black, transparency is stinky --- i3blocks | 5 ----- i3config | 4 ++-- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/i3blocks b/i3blocks index b8f12d4..4ade7ef 100644 --- a/i3blocks +++ b/i3blocks @@ -1,16 +1,13 @@ [wifi] -background=#000000 command=~/.dotfiles/bin/blocks/wifi -np interval=5 [battery] -background=#000000 command=~/.dotfiles/bin/blocks/battery markup=pango interval=30 [cpu_usage] -background=#000000 command=~/.dotfiles/bin/blocks/cpu_usage interval=10 LABEL= @@ -23,13 +20,11 @@ DECIMALS=1 #COLOR_CRIT=#FF0000 [memory] -background=#000000 command=~/.dotfiles/bin/blocks/memory label= interval=30 [time] -background=#000000 command=date "+%Y-%m-%d %R:%S" label= interval=5 diff --git a/i3config b/i3config index c72705f..6e5afec 100644 --- a/i3config +++ b/i3config @@ -206,14 +206,14 @@ bindsym $mod+r mode "resize" # finds out, if available) bar { - i3bar_command i3bar --transparency + i3bar_command i3bar status_command i3blocks bindsym button1 nop bindsym button4 nop bindsym button5 nop mode hide colors { - background #00000000 + background #000000 statusline #ffffff separator #666666