Skip to content

Instantly share code, notes, and snippets.

@Peelz
Created June 14, 2022 05:29
Show Gist options
  • Save Peelz/18562129cbb8af66d99116818a5e66aa to your computer and use it in GitHub Desktop.
Save Peelz/18562129cbb8af66d99116818a5e66aa to your computer and use it in GitHub Desktop.
%YAML 1.3
---
- Rule:
- MouseGesture: Mouse Up
- KeyPress: [Super_L, Control_L, Down]
- Rule:
- MouseGesture: Mouse Down
- KeyPress: [Super_L, Control_L, Up]
- Rule:
- Feature: MOUSE GESTURE
- KeyPress: [Super_L, D]
...
@Peelz
Copy link
Author

Peelz commented Jun 14, 2022

Use for modify ~/.config/solaar/rules.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment