Skip to content

Instantly share code, notes, and snippets.

@sijad
Last active February 20, 2019 14:55
Show Gist options
  • Save sijad/17ec356fc28080fa2be3f624a366fc9b to your computer and use it in GitHub Desktop.
Save sijad/17ec356fc28080fa2be3f624a366fc9b to your computer and use it in GitHub Desktop.
my gebaard config, similar to macos gesture for linux (KDE)
[commands.swipe.four]
up = "qdbus org.kde.kglobalaccel /component/kwin org.kde.kglobalaccel.Component.invokeShortcut Expose"
down = ""
left = "qdbus org.kde.KWin /KWin nextDesktop"
right = "qdbus org.kde.KWin /KWin previousDesktop"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment