lol
This commit is contained in:
parent
1f4647f6bb
commit
daf06ac7f5
|
@ -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
1
home/hyprland/screen.sh
Executable file
|
@ -0,0 +1 @@
|
|||
grim -g "$(slurp)" - | swappy -f -
|
Loading…
Reference in a new issue