From 76bd98ac41fe95596e91c75f4f5a9f24edecacfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 30 Jul 2019 17:48:17 -0500 Subject: [PATCH] change heckyel path to /home/heckyel --- i3blocks.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3blocks.conf b/i3blocks.conf index e8cfc28..83d11b2 100644 --- a/i3blocks.conf +++ b/i3blocks.conf @@ -25,7 +25,7 @@ # The top properties below are applied to every block, but can be overridden. # Each block command defaults to the script name to avoid boilerplate. #command=/usr/lib/i3blocks/$BLOCK_NAME -command=/home/$USER/.config/i3/scripts/i3blocks/$BLOCK_NAME +command=$HOME/.config/i3/scripts/i3blocks/$BLOCK_NAME separator_block_width=15 markup=none