diff options
author | portix <none@none> | 2012-03-29 11:57:55 +0200 |
---|---|---|
committer | portix <none@none> | 2012-03-29 11:57:55 +0200 |
commit | f30a5235b76f2a4ae9a93dcd39c1f65d7ff4745b (patch) | |
tree | f97462a8a12109893a0fa21efff410a2053a1cc0 /util | |
parent | 778e8afddec62b2e83d89c5eff2b1d1428e95166 (diff) | |
download | dwb-f30a5235b76f2a4ae9a93dcd39c1f65d7ff4745b.zip |
Reintroducing 'local_set', new command 'toggle_local_setting'
Diffstat (limited to 'util')
-rw-r--r-- | util/keys.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/keys.in b/util/keys.in index 37d86fe6..e76ac47f 100644 --- a/util/keys.in +++ b/util/keys.in @@ -124,6 +124,7 @@ yank_title_primary Yank current title to primary selection # settings Settings set_setting Set a setting +set_local_setting Set a setting only for this session show_settings Show and modify global properties set_key Set keybinding show_keys Show and modify keyboard configuration |