Add swaybg
At the moment, it's not being run automatically when sway starts, so I need to add it to my sway configuration.
This commit is contained in:
parent
ab20c7de69
commit
504fb96771
|
@ -24,6 +24,6 @@
|
|||
XDG_SESSION_TYPE = "wayland";
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [ i3status wdisplays wl-clipboard wofi ];
|
||||
home.packages = with pkgs; [ i3status swaybg wdisplays wl-clipboard wofi ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue