non important commit

This commit is contained in:
maxstrb 2025-10-13 14:09:19 +02:00
parent 694c9e5528
commit fd2372cc50

View file

@ -200,6 +200,15 @@
programs.hyprlock = {
enable = true;
settings = {
general.hide_cursor = true;
background = {
blur_size = 8;
blur_passes = 3;
};
};
};
programs.hyprpanel = {