Skip to content

Instantly share code, notes, and snippets.

@sijad
Last active February 20, 2019 14:55
Show Gist options
  • Select an option

  • Save sijad/17ec356fc28080fa2be3f624a366fc9b to your computer and use it in GitHub Desktop.

Select an option

Save sijad/17ec356fc28080fa2be3f624a366fc9b to your computer and use it in GitHub Desktop.

Revisions

  1. sijad revised this gist Feb 20, 2019. No changes.
  2. sijad created this gist Feb 20, 2019.
    5 changes: 5 additions & 0 deletions gebaard.toml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    [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"