diff --git a/.config/quickshell/services/Brightness.qml b/.config/quickshell/services/Brightness.qml index 132f0eda..aba664aa 100644 --- a/.config/quickshell/services/Brightness.qml +++ b/.config/quickshell/services/Brightness.qml @@ -2,7 +2,7 @@ pragma Singleton pragma ComponentBehavior: Bound // From https://github.com/caelestia-dots/shell/ (`quickshell` branch) with modifications. -// It does not have a license, but the author has given permission. +// License: GPLv3 import Quickshell import Quickshell.Io