diff --git a/home/gwen/conf/ui/wayland/swayfx/default.nix b/home/gwen/conf/ui/wayland/swayfx/default.nix index cc2ab2b2..3359e0a1 100644 --- a/home/gwen/conf/ui/wayland/swayfx/default.nix +++ b/home/gwen/conf/ui/wayland/swayfx/default.nix @@ -33,6 +33,7 @@ wlr-randr wtype sassc + satty xdg-utils ydotool wlr-randr @@ -130,7 +131,7 @@ let cfg = config.wayland.windowManager.sway.config; mod = cfg.modifier; - screenshot_satty = "grim -g \"$(slurp)\" - | satty --early-exit -f - --copy-command wl-copy --fullscreen --output-filename ~/Pictures/Screenshots/satty-$(date '+%Y%m%d-%H:%M:%S').png --notify"; + screenshot_satty = "grim -g \"$(slurp)\" - | satty --early-exit -f - --copy-command wl-copy --fullscreen --output-filename ~/Pictures/Screenshots/satty-$(date '+%Y%m%d-%H:%M:%S').png"; in {