This commit is contained in:
Lilith 2024-06-11 20:54:17 +02:00
parent b66f726ce2
commit 18e95cdb6f
Signed by: lilith
GPG key ID: 8712A0F317C37175
7 changed files with 89 additions and 79 deletions

View file

@ -1,4 +1,6 @@
{pkgs, ...}: {
{ ags, pkgs, ...}: {
imports = [ ags.homeManagerModules.default ];
programs.ags = {
enable = true;
configDir = ./widgets/bar;