feat: changes to kanshi nvidia hyprland

Bumped flake inputs to latest
This commit is contained in:
Zhongheng Liu 2024-09-19 10:24:14 +03:00
commit 09e506c6a6
No known key found for this signature in database
14 changed files with 252 additions and 128 deletions

View file

@ -9,7 +9,10 @@
source = ./config;
};
};
home.packages = with pkgs; [ags];
home.packages = with pkgs; [
ags
brightnessctl
];
myAutostartCommands = [
#"${pkgs.ags}/bin/ags --init"
"${pkgs.ags}/bin/ags"