[fix] use nix file directly

This commit is contained in:
Chris Cochrun 2026-05-14 10:44:22 -05:00
parent 00ca680726
commit 5739141163

View file

@ -178,7 +178,7 @@ in
{ argv = ["rbw-agent"]; }
{ argv = ["kdeconnect-indicator"]; }
{ argv = ["${pkgs.wl-clipboard}/bin/wl-paste --watch cliphist store"]; }
{ argv = ["awww img /home/chris/pics/wallpapers/tech.jpg --resize crop -t grow --transition-bezier .14,0,.14,.99"]; }
{ argv = ["${pkgs.awww}/bin/awww img /home/chris/pics/wallpapers/tech.jpg --resize crop -t grow --transition-bezier .14,0,.14,.99"]; }
{ argv = ["${reset-dbus-systemd-units}/bin/reset-dbus-systemd"]; }
];
workspaces = {