non important commit
This commit is contained in:
parent
2281160b30
commit
eee56e7020
2 changed files with 4 additions and 7 deletions
|
|
@ -1,8 +1,4 @@
|
|||
{
|
||||
inputs,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
{inputs, ...}: {
|
||||
imports = [inputs.niri-flake.homeModules.niri];
|
||||
|
||||
programs.niri = {
|
||||
|
|
@ -10,7 +6,8 @@
|
|||
|
||||
settings = {
|
||||
spawn-at-startup = [
|
||||
{command = ["${pkgs.swaybg}/bin/swaybg" "-i" "/home/benag/.assets/pictures/bocchi-wallpaper.png"];}
|
||||
{command = ["swww-daemon"];}
|
||||
{command = ["swww" "img" "/home/benag/.nix-config/assets/pictures/bocchi_wallpaper.png"];}
|
||||
];
|
||||
|
||||
input = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue