summaryrefslogtreecommitdiff
path: root/sway/config.h
diff options
context:
space:
mode:
authorLuminarys <[email protected]>2015-08-13 12:32:43 -0500
committerLuminarys <[email protected]>2015-08-13 14:41:36 -0500
commitab130fb56b5c450d3821cfdfc18fc7a37487c70a (patch)
tree83ab7d27907dfa8c2a5f0d7bd740f8f49a208e50 /sway/config.h
parent2c9f5eca89ac5ab1a3eaacc3b56243978098408c (diff)
Added in command queue
Diffstat (limited to 'sway/config.h')
-rw-r--r--sway/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/config.h b/sway/config.h
index 62b65723..f55453a3 100644
--- a/sway/config.h
+++ b/sway/config.h
@@ -24,6 +24,7 @@ struct sway_mode {
struct sway_config {
list_t *symbols;
list_t *modes;
+ list_t *cmd_queue;
struct sway_mode *current_mode;
// Flags