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