mirror of
https://github.com/kittywitch/konawall-py.git
synced 2026-02-09 04:19:19 -08:00
feat: feh
This commit is contained in:
parent
44735ee435
commit
c3a238d42b
1 changed files with 2 additions and 1 deletions
|
|
@ -32,7 +32,8 @@ in
|
||||||
dependencies = map (name: python311Packages.${name} or dependencyReplacements.${name}) dependencyNames;
|
dependencies = map (name: python311Packages.${name} or dependencyReplacements.${name}) dependencyNames;
|
||||||
in
|
in
|
||||||
dependencies ++ [
|
dependencies ++ [
|
||||||
psmisc
|
feh
|
||||||
|
psmisc
|
||||||
gtk3
|
gtk3
|
||||||
dbus-python
|
dbus-python
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue