diff --git a/users/infinidoge/config/qtile/config.py b/users/infinidoge/config/qtile/config.py index 38ddd97..d738734 100644 --- a/users/infinidoge/config/qtile/config.py +++ b/users/infinidoge/config/qtile/config.py @@ -358,7 +358,7 @@ keys = [ ), Key( [Keys.SUPER, Keys.ALT], "s", - lazy.spawn("gnome-screenshot -i"), # Potentially replace with shutter + lazy.spawn("flameshot gui"), desc="Launch screenshot tool", ), ] diff --git a/users/infinidoge/default.nix b/users/infinidoge/default.nix index ca1131c..4ecac32 100644 --- a/users/infinidoge/default.nix +++ b/users/infinidoge/default.nix @@ -45,7 +45,7 @@ in teams libsForQt5.dolphin - gnome.gnome-screenshot + flameshot sxiv