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'"
|
"$mod, space, exec, bash -c 'wofi --show drun, run'"
|
||||||
|
|
||||||
# Screenshot tool
|
# Screenshot tool
|
||||||
", Print, exec, grimblast copy area"
|
", Print, exec, hyprshot -m region"
|
||||||
"SHIFT, Print, exec, grimblast save area"
|
|
||||||
|
|
||||||
# Screen locking tool
|
# Screen locking tool
|
||||||
"$mod, l, exec, hyprlock"
|
"$mod, l, exec, hyprlock"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
{
|
{
|
||||||
# packages that i dont need to use a module for
|
# packages that i dont need to use a module for
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
grimblast # Screenshot tool
|
hyprshot # Screenshot tool
|
||||||
powerline-fonts # Fonts
|
powerline-fonts # Fonts
|
||||||
nix-output-monitor # Provides a dependency graph for nix builds
|
nix-output-monitor # Provides a dependency graph for nix builds
|
||||||
bitwarden-desktop # Integrates with bitwarden extension
|
bitwarden-desktop # Integrates with bitwarden extension
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue