non important commit
This commit is contained in:
parent
7231ddc5f8
commit
8b12505bf9
1 changed files with 2 additions and 1 deletions
|
|
@ -31,7 +31,8 @@
|
||||||
settings = {
|
settings = {
|
||||||
spawn-at-startup = [
|
spawn-at-startup = [
|
||||||
{command = ["waybar"];}
|
{command = ["waybar"];}
|
||||||
{command = ["awww-daemon" ";" "awww" "img" ".nix-config/assets/gruvbox_wallpaper.png"];}
|
{command = ["awww-daemon"];}
|
||||||
|
{command = ["awww" "img" "${../../assets/gruvbox_wallpaper.png}"];}
|
||||||
];
|
];
|
||||||
|
|
||||||
input = {
|
input = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue