aboutsummaryrefslogtreecommitdiff
path: root/Common/powerline_config/themes/shell/select.json
diff options
context:
space:
mode:
Diffstat (limited to 'Common/powerline_config/themes/shell/select.json')
-rw-r--r--Common/powerline_config/themes/shell/select.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/Common/powerline_config/themes/shell/select.json b/Common/powerline_config/themes/shell/select.json
new file mode 100644
index 0000000..3d81408
--- /dev/null
+++ b/Common/powerline_config/themes/shell/select.json
@@ -0,0 +1,13 @@
+{
+ "segments": {
+ "left": [
+ {
+ "type": "string",
+ "contents": "Select variant",
+ "width": "auto",
+ "align": "r",
+ "highlight_groups": ["continuation:current"]
+ }
+ ]
+ }
+}