From 07ed6a92b452641922d623bc3cc84cd1ac6a5df9 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Fri, 28 Oct 2022 02:21:44 +0300 Subject: Add klight alias --- .zshrc | 1 + 1 file changed, 1 insertion(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 7b72792..cf5db4c 100644 --- a/.zshrc +++ b/.zshrc @@ -54,6 +54,7 @@ alias music='mocp' alias yt="yt-dlp" alias c="pavucontrol" alias r="ranger" +alias klight="brightnessctl --device='tpacpi::kbd_backlight' set 1" ##yarn alias sweb='BROWSER="firefox" yarn start' -- cgit v1.2.3