Add config related code and initial headers

This commit is contained in:
Drew DeVault 2016-12-01 19:38:36 -05:00
parent 5831f7ab68
commit 44cc0ef125
4 changed files with 74 additions and 8 deletions

View file

@ -37,15 +37,15 @@ ipc {
# Limits the contexts from which certain commands are permitted
commands {
fullscreen bindsym criteria
fullscreen binding criteria
bindsym config
exit bindsym
kill bindsym
exit binding
kill binding
# You should not change these unless you know what you're doing - it could
# cripple your security
reload bindsym
restart bindsym
reload binding
restart binding
permit config
reject config
ipc config