From dea7487d3ce572cb53eaf1b3987c779ecff255f0 Mon Sep 17 00:00:00 2001 From: dombean <46692370+dombean@users.noreply.github.com> Date: Thu, 30 May 2024 23:04:57 +0100 Subject: [PATCH] Modified core_setup.yml; replace light with brightnessctl --- tasks/core_setup.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/core_setup.yml b/tasks/core_setup.yml index 05e0491..155d5ba 100644 --- a/tasks/core_setup.yml +++ b/tasks/core_setup.yml @@ -97,7 +97,7 @@ "arandr", "rofi", "playerctl", - "light", + "brightnessctl", ] - name: Installing Ranger and its Dependencies