Test
This commit is contained in:
parent
6a1a9ed956
commit
853dcfd6e0
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
commands.reboot = [ "systemctl" "reboot" ];
|
||||
commands.poweroff = [ "systemctl" "poweroff" ];
|
||||
};
|
||||
extraCSS = {
|
||||
extraCss = {
|
||||
img.background = {
|
||||
filter = "blur(20px)";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue