From 34f2e9c79d6b5f76ccb719625143287141e44fac Mon Sep 17 00:00:00 2001 From: Tunui Franken Date: Sun, 12 Dec 2021 22:41:02 +0100 Subject: [PATCH] make install i3blocks without sudo --- configs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs.yml b/configs.yml index 29d55a5..c419b9e 100644 --- a/configs.yml +++ b/configs.yml @@ -303,7 +303,7 @@ i3blocks: ./autogen.sh && ./configure && make && - sudo make install + make install condition: debian - symlink: - dotfiles/i3/blocks