This commit is contained in:
Aleksandr Lebedev 2025-09-12 23:37:23 +02:00
parent 919e775f28
commit d610304eeb
5 changed files with 52 additions and 45 deletions

View file

@ -50,7 +50,9 @@ Gesture gestures[] = {
{2, SwipeDU, EdgeBottom, DistanceAny, ActModeReleased,
"pkill -34 -f wvkbd"},
{3, SwipeUD, EdgeTop, DistanceLong, ActModeReleased,
"pkill quickshell"},
"systemctl --user restart desktop-shell.service"},
{2, SwipeUD, EdgeTop, DistanceLong, ActModeReleased,
"grim -g \"$(slurp -w 0)\" -t ppm - | satty --early-exit --copy-command 'wl-copy' --filename '~/Pictures/Screenshots/Screenshot-%Y-%m-%d_%H:%M:%S.png' --initial-tool brush"},
//{2, SwipeUD, EdgeBottom, DistanceAny, ActModeReleased,
//"pkill -9 -f wvkbd-mobintl"},
{3, SwipeDU, EdgeAny, DistanceAny, ActModeReleased,