diff options
author | EuAndreh <eu@euandre.org> | 2023-03-01 10:45:19 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-03-01 10:45:19 -0300 |
commit | 87f8081ff459c7fe2d2587f7a5cb391f9f541f99 (patch) | |
tree | 61cb707035994e9f0d48a23c0747db2a8b47332e | |
parent | bin/reconfigure: Refresh bins(1) cache after updating $PATH (diff) | |
download | dotfiles-87f8081ff459c7fe2d2587f7a5cb391f9f541f99.tar.gz dotfiles-87f8081ff459c7fe2d2587f7a5cb391f9f541f99.tar.xz |
etc/guix/system.scm: Remove backlight customization of X
-rw-r--r-- | etc/guix/system.scm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/guix/system.scm b/etc/guix/system.scm index 34cd403..8cbd78f 100644 --- a/etc/guix/system.scm +++ b/etc/guix/system.scm @@ -482,11 +482,6 @@ Seiko Epson Color Ink Jet Printers.") MatchIsTouchpad "on" Option "Tapping" "on" EndSection - Section "Device" - Identifier "Intel Graphics" - Driver "intel" - Option "Backlight" "intel_backlight" - EndSection "#))))) (modify-services %desktop-services (pulseaudio-service-type config => |