hkd/template.conf

12 lines
288 B
Plaintext
Raw Normal View History

2020-04-26 01:04:55 +02:00
# This is a comment
# these are valid entries
2020-06-09 20:47:25 +02:00
KEY_ALT + KEY_S = "xset s on"
KEY_LEFTMETA = 'rofi -show drun'
KEY_LEFTMETA + KEY_L = '/home/ale/scripts/lock.sh'
2020-04-26 01:04:55 +02:00
I dont care about whitespaces = true
# will be translated to Idontcareaboutwhitespaces=true
or tabs = true
# is: ortabs=true