mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-03 11:32:10 +02:00
@@ -28,6 +28,6 @@ let
|
|||||||
sleep 2
|
sleep 2
|
||||||
done
|
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