1
0
Fork 0
powerline-gitstatus/debian/local/themes-shell-default_leftonly.patch
Daniel Baumann 91002751a4
Adding debian version 1.3.3-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 14:36:38 +02:00

15 lines
816 B
Diff

Author: Daniel Baumann <daniel.baumann@progress-linux.org>
Description: Enabling powerline-gitstatus in default_leftonly shell theme.
diff -Naurp powerline-gitstatus.temp/debian/powerline-gitstatus/usr/share/powerline/config_files/themes/shell/default_leftonly.json powerline-gitstatus/debian/powerline-gitstatus/usr/share/powerline/config_files/themes/shell/default_leftonly.json
--- powerline-gitstatus.temp/debian/powerline-gitstatus/usr/share/powerline/config_files/themes/shell/default_leftonly.json
+++ powerline-gitstatus/debian/powerline-gitstatus/usr/share/powerline/config_files/themes/shell/default_leftonly.json
@@ -14,7 +14,7 @@
"priority": 50
},
{
- "function": "powerline.segments.common.vcs.branch",
+ "function": "powerline_gitstatus.gitstatus",
"priority": 40
},
{