From 7864f07075f561c1648f5a6e9d0ed0d6a68e29ee Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 21 Dec 2020 00:17:18 +0530 Subject: Adds xbacklight --- configuration.nix | 1 + packages/shotkey/shotkey.tar.gz | Bin 59195 -> 0 bytes 2 files changed, 1 insertion(+) delete mode 100644 packages/shotkey/shotkey.tar.gz diff --git a/configuration.nix b/configuration.nix index ee698bc..9ec52ab 100644 --- a/configuration.nix +++ b/configuration.nix @@ -159,6 +159,7 @@ in { xorg.xinit xorg.xrandr xorg.xmodmap + xorg.xbacklight # Media mpv diff --git a/packages/shotkey/shotkey.tar.gz b/packages/shotkey/shotkey.tar.gz deleted file mode 100644 index 2e30be2..0000000 Binary files a/packages/shotkey/shotkey.tar.gz and /dev/null differ -- cgit v1.3.1