1
0
Fork 0
powerline/debian/patches/0004-set_default_shell_theme.patch
Daniel Baumann 4e7b24e893
Adding debian version 2.8.4-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 14:32:14 +02:00

17 lines
604 B
Diff

Author: Daniel Baumann <daniel.baumann@progress-linux.org>
Description: Setting default shell theme to default_leftonly
Bug-Debian: https://bugs.debian.org/899153
Forwarded: not-needed
diff -Naurp powerline.orig/powerline/config_files/config.json powerline/powerline/config_files/config.json
--- powerline.orig/powerline/config_files/config.json
+++ powerline/powerline/config_files/config.json
@@ -18,7 +18,7 @@
},
"shell": {
"colorscheme": "default",
- "theme": "default",
+ "theme": "default_leftonly",
"local_themes": {
"continuation": "continuation",
"select": "select"