Added image viewer
This commit is contained in:
parent
f75574fcc9
commit
db306d394a
|
@ -52,13 +52,14 @@ in {
|
|||
aa.system.fonts.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
wl-clipboard
|
||||
feh
|
||||
grim
|
||||
slurp
|
||||
xdg-utils
|
||||
xdg-desktop-portal-wlr
|
||||
sway-contrib.grimshot
|
||||
wev
|
||||
wl-clipboard
|
||||
xdg-desktop-portal-wlr
|
||||
xdg-utils
|
||||
];
|
||||
|
||||
# For screen sharing to work
|
||||
|
|
Loading…
Reference in a new issue