From 001a1b5299cbdcccb7740cce5177d4f36e73281a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 14:39:32 +0200 Subject: Adding debian version 1.3.2-0+deb11u1. Signed-off-by: Daniel Baumann --- debian/local/themes-shell-default_leftonly.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 debian/local/themes-shell-default_leftonly.patch (limited to 'debian/local/themes-shell-default_leftonly.patch') 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 +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 + }, + { -- cgit v1.2.3