summaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2021-05-09 16:44:05 +0200
committera-kenji <aks.kenji@protonmail.com>2021-05-10 16:03:06 +0200
commit088bcf3dd8aab4e522cface84c0a260b5b37a87c (patch)
tree5ed94988521c3caa2eefc00277569345e0f0d8f6 /example
parent7b5e728f9db7d82d9282265bb8fa35d7b05e5622 (diff)
Add Option for Simplified Layout
* the simplified layout omits the Nerdfonts characters that are not found in every Fontset * add an optional config option to opt into the simplified ui `simplified_ui: bool` * add a config flag that allows opting into the simplified ui `zellij options --simplified-ui` * move the `clean` flag to the `setup` subcommand
Diffstat (limited to 'example')
-rw-r--r--example/config.yaml1
-rw-r--r--example/default.yaml1
2 files changed, 2 insertions, 0 deletions
diff --git a/example/config.yaml b/example/config.yaml
index 3bb4fbfad..962822db5 100644
--- a/example/config.yaml
+++ b/example/config.yaml
@@ -1,6 +1,7 @@
---
keybinds:
normal:
+ - unbind : true
- action: [GoToTab: 1,]
key: [F: 1,]
- action: [GoToTab: 2,]
diff --git a/example/default.yaml b/example/default.yaml
index 578f4ebf9..032ddac98 100644
--- a/example/default.yaml
+++ b/example/default.yaml
@@ -1,4 +1,5 @@
---
+simplified_ui: false
keybinds:
unbind: true
normal: