non important commit
This commit is contained in:
parent
767ebbf09b
commit
efbadb4ff8
2 changed files with 1 additions and 2 deletions
|
|
@ -29,7 +29,6 @@
|
||||||
settings = {
|
settings = {
|
||||||
spawn-at-startup = [
|
spawn-at-startup = [
|
||||||
{command = ["waybar"];}
|
{command = ["waybar"];}
|
||||||
{command = ["swaybg" "-i" "${../../assets/gruvbox_wallpaper.png}"];}
|
|
||||||
];
|
];
|
||||||
|
|
||||||
input = {
|
input = {
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
polarity = "dark";
|
polarity = "dark";
|
||||||
image = ../../assets/shadow_dark.png;
|
image = ../../assets/gruvbox_wallpaper.png;
|
||||||
};
|
};
|
||||||
|
|
||||||
qt.enable = true;
|
qt.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue