🐛 Fix config errors

This commit is contained in:
2025-04-13 11:42:39 +02:00
parent f0ce1f4169
commit a7836ff585
9 changed files with 17 additions and 20 deletions

View File

@ -43,7 +43,7 @@
network.label = false;
volume =
let
step = 1;
step = "1";
in
{
scrollDown = "${pkgs.hyprpanel}/bin/hyprpanel 'vol -${step}'";