summaryrefslogtreecommitdiff
path: root/gnu/packages/tmux.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2021-07-23 16:41:52 +0200
committerLudovic Courtès <ludo@gnu.org>2021-07-23 17:02:29 +0200
commitc4918b54bbeffbdb6581590d2c869a54dbc4b936 (patch)
tree7e5c10400e5820a082414719b0f1002d8dfcc381 /gnu/packages/tmux.scm
parentefcd669c5ad2cb471e583172c5f54a205b3dcaa5 (diff)
downloadguix-patches-c4918b54bbeffbdb6581590d2c869a54dbc4b936.tar
guix-patches-c4918b54bbeffbdb6581590d2c869a54dbc4b936.tar.gz
gnu: tmux-themepack: Tweak description.
* gnu/packages/tmux.scm (tmux-themepack)[description]: Tweak.
Diffstat (limited to 'gnu/packages/tmux.scm')
-rw-r--r--gnu/packages/tmux.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/tmux.scm b/gnu/packages/tmux.scm
index 7dc977d820..682fa9737a 100644
--- a/gnu/packages/tmux.scm
+++ b/gnu/packages/tmux.scm
@@ -97,7 +97,8 @@ continue running in the background, then later reattached.")
"themepack.tmux"))))))))
(home-page "https://github.com/jimeh/tmux-themepack")
(synopsis "Collection of themes for Tmux")
- (description "A collection of various themes for Tmux.")
+ (description
+ "This package provides several themes for Tmux, the terminal multiplexer.")
(license license:wtfpl2)))
(define-public tmuxifier