aboutsummaryrefslogtreecommitdiffstats
path: root/chunkwm/.chunkwmrc
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2018-11-30 00:22:50 +0100
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2018-11-30 00:22:50 +0100
commita6e8799fac3d06ae15ceb662bc0424501e4c003c (patch)
tree411c7a86c790b3369e83a9ba00e64867676f5400 /chunkwm/.chunkwmrc
parent4028df8bdbde8d8ae8960619b9f848fe01757310 (diff)
downloaddotfiles-a6e8799fac3d06ae15ceb662bc0424501e4c003c.tar.gz
dotfiles-a6e8799fac3d06ae15ceb662bc0424501e4c003c.tar.bz2
dotfiles-a6e8799fac3d06ae15ceb662bc0424501e4c003c.zip
Better keybindings
Diffstat (limited to 'chunkwm/.chunkwmrc')
-rwxr-xr-xchunkwm/.chunkwmrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chunkwm/.chunkwmrc b/chunkwm/.chunkwmrc
index be69b30..bed822e 100755
--- a/chunkwm/.chunkwmrc
+++ b/chunkwm/.chunkwmrc
@@ -22,7 +22,7 @@ chunkc core::log_file stdout
22# - none, debug, profile, warn, error 22# - none, debug, profile, warn, error
23# 23#
24 24
25chunkc core::log_level warn 25chunkc core::log_level debug
26 26
27# 27#
28# NOTE: specify the absolutepath to the directory to use when loading a plugin. 28# NOTE: specify the absolutepath to the directory to use when loading a plugin.