diff --git a/modules/system/niri/default.nix b/modules/system/niri/default.nix index 15b5cfd..2e02682 100644 --- a/modules/system/niri/default.nix +++ b/modules/system/niri/default.nix @@ -83,7 +83,7 @@ { command = ["swaybg" "-i" "${../../../wallpaper/wallpaper.png}" "-m" "fill"]; } { command = ["pamixer" "--set-volume" "0"]; } { command = ["systemctl" "--user" "restart" "spotifyd.service"]; } - { command = ["brightnessctl" "s" "50"]; } + { command = ["brightnessctl" "s" "50%"]; } ]; binds = {