Skip to content

Instantly share code, notes, and snippets.

View taj-ny's full-sized avatar

taj_ny taj-ny

View GitHub Profile
touchpad:
gestures:
- type: swipe
direction: up
conditions:
- $fingers == 3
- $last_trigger_id == minimize_all
actions:
{ lib
, stdenv
, cmake
, extra-cmake-modules
, kwin
, wrapQtAppsHook
, qttools
, fetchFromGitHub
}: