summaryrefslogtreecommitdiffstats
path: root/debian/local/themes-shell-default_leftonly.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 12:39:32 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 12:39:32 +0000
commit001a1b5299cbdcccb7740cce5177d4f36e73281a (patch)
tree61dc94df0b5cfc8f12c1a4c8e14967af20fa4485 /debian/local/themes-shell-default_leftonly.patch
parentAdding upstream version 1.3.2. (diff)
downloadpowerline-gitstatus-debian.tar.xz
powerline-gitstatus-debian.zip
Adding debian version 1.3.2-0+deb11u1.debian/1.3.2-0+deb11u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/local/themes-shell-default_leftonly.patch')
-rw-r--r--debian/local/themes-shell-default_leftonly.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/local/themes-shell-default_leftonly.patch b/debian/local/themes-shell-default_leftonly.patch
new file mode 100644
index 0000000..f800700
--- /dev/null
+++ b/debian/local/themes-shell-default_leftonly.patch
@@ -0,0 +1,15 @@
+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
+ },
+ {