From b034b383d7b15f2b4e689d77ac0b94289a0398e7 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Sat, 1 Nov 2025 15:00:10 +0800 Subject: [PATCH] feat: add flameshot --- home/linux/gui/base/desktop/default.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/home/linux/gui/base/desktop/default.nix b/home/linux/gui/base/desktop/default.nix index 99d0ce40..f6591eb4 100644 --- a/home/linux/gui/base/desktop/default.nix +++ b/home/linux/gui/base/desktop/default.nix @@ -30,11 +30,13 @@ wl-clipboard # copying and pasting hyprpicker # color picker brightnessctl - hyprshot # screen shot - wf-recorder # screen recording # audio alsa-utils # provides amixer/alsamixer/... networkmanagerapplet # provide GUI app: nm-connection-editor + # screenshot/screencast + flameshot + hyprshot # screen shot + wf-recorder # screen recording ]; xdg.configFile =