switched from grimblast to hyprshot
This commit is contained in:
parent
5fb7aef1e4
commit
8beaa41bfe
2 changed files with 2 additions and 3 deletions
|
@ -68,8 +68,7 @@
|
|||
"$mod, space, exec, bash -c 'wofi --show drun, run'"
|
||||
|
||||
# Screenshot tool
|
||||
", Print, exec, grimblast copy area"
|
||||
"SHIFT, Print, exec, grimblast save area"
|
||||
", Print, exec, hyprshot -m region"
|
||||
|
||||
# Screen locking tool
|
||||
"$mod, l, exec, hyprlock"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
# packages that i dont need to use a module for
|
||||
home.packages = with pkgs; [
|
||||
grimblast # Screenshot tool
|
||||
hyprshot # Screenshot tool
|
||||
powerline-fonts # Fonts
|
||||
nix-output-monitor # Provides a dependency graph for nix builds
|
||||
bitwarden-desktop # Integrates with bitwarden extension
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue