[fix] use nix file directly
This commit is contained in:
parent
00ca680726
commit
5739141163
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue