Advertisement
Guest User

Untitled

a guest
May 17th, 2025
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.26 KB | Source Code | 0 0
  1. touchpad:
  2.   gestures:
  3.   - type: swipe
  4.     fingers: 3
  5.     direction: up
  6.     actions:
  7.       - on: begin
  8.         plasma_shortcut: kwin,Overview
  9.  
  10.   - type: swipe
  11.     fingers: 3
  12.     direction: down
  13.     actions:
  14.       - on: begin
  15.         keyboard: [ esc ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement