mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
edit keyboard-backlight
This commit is contained in:
@@ -28,6 +28,6 @@ let
|
||||
sleep 2
|
||||
done
|
||||
'';
|
||||
in {
|
||||
wayland.windowManager.hyprland.settings.exec-once = [ keyboard-backlight ];
|
||||
}
|
||||
|
||||
command = "bash ${keyboard-backlight}/bin/keyboard-backlight &";
|
||||
in { wayland.windowManager.hyprland.settings.exec-once = [ command ]; }
|
||||
|
||||
Reference in New Issue
Block a user