From f8f2c73dbc2ed02adf00947d3b94d666c2875860 Mon Sep 17 00:00:00 2001 From: Johannes Kamprad Date: Sat, 11 May 2024 15:13:04 +0200 Subject: [PATCH] [i3blocks.conf] add space after glyphs --- etc/skel/.config/i3/i3blocks.conf | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/etc/skel/.config/i3/i3blocks.conf b/etc/skel/.config/i3/i3blocks.conf index ea91eef2..747ac10a 100644 --- a/etc/skel/.config/i3/i3blocks.conf +++ b/etc/skel/.config/i3/i3blocks.conf @@ -48,22 +48,22 @@ markup=pango #color=#7275b3 [terminal] -full_text=  +full_text=  color=#807dfe command=i3-msg -q exec xfce4-terminal [browser] -full_text=  +full_text=  color=#ff7f81 command=i3-msg -q exec firefox [files] -full_text=  +full_text=  color=#7f3fbf command=i3-msg -q exec thunar ~/ #[mail] -#full_text=  +#full_text=  #color=#dbcb75 #command=i3-msg -q exec thunderbird @@ -77,7 +77,7 @@ color=#717171 # The script may be called with a optional argument to set the alert # (defaults to 10 for 10%). [disk] -label= +label= instance=/ command=~/.config/i3/scripts/disk interval=30 @@ -86,12 +86,12 @@ interval=30 # # The type defaults to "mem" if the instance is not specified. [memory] -label= +label= command=~/.config/i3/scripts/memory interval=2 [cpu_usage] -label= +label= command=~/.config/i3/scripts/cpu_usage #min_width=CPU: 100.00% interval=2 @@ -108,7 +108,7 @@ interval=30 # showing name of connected network (enable for wifi use) #[net] -#label= +#label= #command=echo "$(LANG=C nmcli d | grep connected | awk '{print $4}')" #interval=30 @@ -129,7 +129,7 @@ full_text=: : color=#717171 [pavucontrol] -full_text= +full_text= command=pavucontrol [volume-pulseaudio] @@ -147,7 +147,7 @@ interval=1 #interval=2 [keybindings] -full_text= +full_text= command=~/.config/i3/scripts/keyhint # power-profiles-daemon implementation: @@ -156,7 +156,7 @@ command=~/.config/i3/scripts/keyhint #set power-profile [ppd_menu] -full_text= +full_text= command=~/.config/i3/scripts/power-profiles color=#407437 @@ -166,12 +166,12 @@ command=~/.config/i3/scripts/ppd-status interval=5 [time] -#label= +#label= command=date '+%a %d %b %H:%M:%S' interval=1 [shutdown_menu] -full_text= +full_text= command=~/.config/i3/scripts/powermenu [simple-2]