From abf4c5357e951667652297bae56c56ba2fc49ccf Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Mon, 19 Oct 2020 22:02:02 +0200 Subject: [PATCH] [FIX] Use i3lock-color from AUR --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 17c40b2..63f22ed 100644 --- a/Makefile +++ b/Makefile @@ -80,6 +80,7 @@ VISUAL_DEPENDENCIES := \ aur/gnome-ssh-askpass3 \ aur/i3-battery-popup-git \ aur/i3blocks-contrib-git \ + aur/i3lock-color \ aur/networkmanager-dmenu-git \ aur/qsyncthingtray \ aur/rofi-dmenu \ @@ -87,7 +88,6 @@ VISUAL_DEPENDENCIES := \ community/acpi \ community/dunst \ community/flameshot \ - community/i3lock-color \ community/playerctl \ community/redshift \ community/syncthing \