3 lines
86 B
Plaintext
3 lines
86 B
Plaintext
|
#!/bin/bash
|
||
|
swaync-client -cp
|
||
|
hyprctl dispatch -- exec hyprland-interactive-screenshot
|