non important commit

This commit is contained in:
benstrb 2026-01-26 22:54:29 +01:00
parent 2281160b30
commit eee56e7020
2 changed files with 4 additions and 7 deletions

View file

@ -29,7 +29,7 @@
pkgs.bspwm
pkgs.sxhkd
pkgs.swaybg
pkgs.swww
pkgs.feh
pkgs.picom

View file

@ -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 = {