diff options
Diffstat (limited to 'guix/jrk/packages/patches/st-light.patch')
| -rw-r--r-- | guix/jrk/packages/patches/st-light.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/guix/jrk/packages/patches/st-light.patch b/guix/jrk/packages/patches/st-light.patch new file mode 100644 index 0000000..5d64197 --- /dev/null +++ b/guix/jrk/packages/patches/st-light.patch @@ -0,0 +1,13 @@ +diff --git a/config.def.h b/config.def.h +index 883278a..b286777 100644 +--- a/config.def.h ++++ b/config.def.h +@@ -22,7 +22,7 @@ static const unsigned int mousescrollincrement = 1; + * THEME_GRUBER + * THEME_GRUVBOX + */ +-#define THEME_DEFAULT ++#define THEME_DEFAULT_LIGHT + + /* + * What program is execed by st depends of these precedence rules: |
