| author | 2026-09-09 10:02:15 +0700 | |
|---|---|---|
| committer | 2026-09-09 10:02:15 +0700 | |
| commit | f5552f1b55185dd198e023e55effc849eb7320a6 (patch) | |
| tree | 93169d349b7a3f1c555196f862546d0bbbf3567d /root/tmp/SayaAndy/surface-pro-12-inch-linux-fedora/etc | |
| parent | bb65706952250de52b80f05cfa38b5777b6ebb04 (diff) | |
| download | kiwi-descriptions-f5552f1b55185dd198e023e55effc849eb7320a6.tar.gz kiwi-descriptions-f5552f1b55185dd198e023e55effc849eb7320a6.zip | |
fix: disable ambient light sensor as it is outputting garbage
Diffstat (limited to 'root/tmp/SayaAndy/surface-pro-12-inch-linux-fedora/etc')
| -rw-r--r-- | root/tmp/SayaAndy/surface-pro-12-inch-linux-fedora/etc/dconf/db/local.d/00-als (renamed from root/tmp/SayaAndy/surface-pro-12-inch-linux-fedora/etc/dconf/db/local.d/00-power-button) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/root/tmp/SayaAndy/surface-pro-12-inch-linux-fedora/etc/dconf/db/local.d/00-power-button b/root/tmp/SayaAndy/surface-pro-12-inch-linux-fedora/etc/dconf/db/local.d/00-als index 1b69eab..ae14928 100644 --- a/root/tmp/SayaAndy/surface-pro-12-inch-linux-fedora/etc/dconf/db/local.d/00-power-button +++ b/root/tmp/SayaAndy/surface-pro-12-inch-linux-fedora/etc/dconf/db/local.d/00-als @@ -1,2 +1,2 @@ [org/gnome/settings-daemon/plugins/power] -power-button-action='interactive' +ambient-enabled=false |