non important commit
This commit is contained in:
parent
694c9e5528
commit
fd2372cc50
1 changed files with 9 additions and 0 deletions
|
|
@ -200,6 +200,15 @@
|
||||||
|
|
||||||
programs.hyprlock = {
|
programs.hyprlock = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
|
settings = {
|
||||||
|
general.hide_cursor = true;
|
||||||
|
|
||||||
|
background = {
|
||||||
|
blur_size = 8;
|
||||||
|
blur_passes = 3;
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.hyprpanel = {
|
programs.hyprpanel = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue