hyprpanel is basically how I want it, keeps breaking with screenshots though

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-08-19 22:51:18 -05:00
parent 777b70a2a3
commit 1bd0afc076
20 changed files with 758 additions and 158 deletions

View file

@ -0,0 +1,12 @@
{
...
}:
{
programs.hyprlock = {
enable = true;
settings = {
hide_cursor = true;
# no_fade_in = true;
};
};
}