Skip to content

Instantly share code, notes, and snippets.

View alexc7018's full-sized avatar

Alexander Barrett alexc7018

View GitHub Profile
@alexc7018
alexc7018 / dvorak_remap.sh
Created January 25, 2017 14:24
Remap keyboard layout to Dvorak in Kali 2016.2
#!/bin/bash
xmodmap -e "keycode 38 = a A"
xmodmap -e "keycode 56 = x X"
xmodmap -e "keycode 54 = j J"
xmodmap -e "keycode 40 = e E"
xmodmap -e "keycode 26 = period greater"
xmodmap -e "keycode 41 = u U"
xmodmap -e "keycode 42 = i I"
xmodmap -e "keycode 43 = d D"
xmodmap -e "keycode 31 = c C"
[
{
"count":"2",
"color":"DarkOrange",
"title":"Unconscious",
"icon":"",
"contents":[
"text | You are unconscious. No amount of jostling or damage can wake you.",
"bullet | You automatically fail Strength and Dexterity saving throws.",
"bullet | Attack rolls against you have advantage.",