Skip to content

Instantly share code, notes, and snippets.

@keithnyc
keithnyc / card.json
Created April 8, 2021 01:02
card.json
{
"string1":"keith"
}
@keithnyc
keithnyc / kde-plasma-set-meta-key
Created December 13, 2020 21:43
KDE Plasma - Use Meta (Super) Key to Launch Script
kwriteconfig5 --file ~/.config/kwinrc --group ModifierOnlyShortcuts --key Meta "org.kde.kglobalaccel,/component/khotkeys,org.kde.kglobalaccel.Component,invokeShortcut,{7c1790bc-3fda-4ce7-ae6b-23ce466413ae}"
qdbus org.kde.KWin /KWin reconfigure

Keybase proof

I hereby claim:

  • I am keithnyc on github.
  • I am keithnyc06 (https://keybase.io/keithnyc06) on keybase.
  • I have a public key ASDlJlauBiVyp-rxAKs4alD74E5K1TtCxo5rMmzEv38EJQo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am keithnyc on github.
  • I am keithnyc (https://keybase.io/keithnyc) on keybase.
  • I have a public key ASCUENgOuh2f9wcWxtylvt_vuF_aJGadWxAiOQP7tob9iQo

To claim this, I am signing this object:

package main
import(
"fmt"
"net/http"
)
func main() {