mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Use swaybg instead of wpaperd
This commit is contained in:
parent
ab32a26f03
commit
ba19209ed9
4 changed files with 7 additions and 13 deletions
|
@ -129,10 +129,10 @@
|
|||
};
|
||||
|
||||
theme = themes.custom (themes.raw.gruvbox-dark-hard // {
|
||||
corner-radius = 8;
|
||||
border-width = 3;
|
||||
corner-radius = 0;
|
||||
border-width = 1;
|
||||
|
||||
margin = 6;
|
||||
margin = 0;
|
||||
padding = 8;
|
||||
|
||||
font.size.normal = 12;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue