non important commit
This commit is contained in:
parent
a174acadd4
commit
52be224d5c
1 changed files with 4 additions and 2 deletions
|
|
@ -13,8 +13,10 @@
|
|||
programs = {
|
||||
alacritty = {
|
||||
enable = true;
|
||||
settings.blur = true;
|
||||
window.opacity = 0.8;
|
||||
settings = {
|
||||
blur = true;
|
||||
window.opacity = 0.8;
|
||||
};
|
||||
};
|
||||
fuzzel.enable = true;
|
||||
swaylock.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue