This commit is contained in:
joygnu 2024-06-11 07:39:03 +02:00
parent 82e54c37a9
commit 343895ddce
2 changed files with 2 additions and 1 deletions

View file

@ -36,7 +36,7 @@
bind = [
"$mod, B, exec, emote &"
"$mod, Z, exec, grim -g $(slurp) - | swappy -f -"
"$mod, Z, exec, ./screen.sh"
"$mod, D, exec, prismlauncher -l minecraft"
"$mod, S, exec, brave"
"$mod, A, exec, rofi -show drun"

1
home/hyprland/screen.sh Executable file
View file

@ -0,0 +1 @@
grim -g "$(slurp)" - | swappy -f -