💤 Hypridle

- Added hypridle with a simple config
This commit is contained in:
2024-12-30 23:19:40 +01:00
parent b28a7d7fbb
commit 793b3a16d0
4 changed files with 34 additions and 5 deletions

View File

@ -1,8 +1,8 @@
{...}:
{ ... }:
{
home.file.".config/waybar" = {
source = ./config;
recursive = true;
};
home.file.".config/waybar" = {
source = ./config;
recursive = true;
};
}