mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
simplify and cleanup the mondrian squares easter egg, and idempotent
This commit is contained in:
parent
fb8b0b1254
commit
13bd91d478
2 changed files with 2 additions and 1 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -1,7 +1,7 @@
|
|||
byobu (5.80) unreleased; urgency=medium
|
||||
|
||||
* usr/lib/byobu/include/mondrian:
|
||||
- simplify and cleanup the mondrian squares easter egg
|
||||
- simplify and cleanup the mondrian squares easter egg, and idempotent
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 27 Apr 2014 09:22:30 -0500
|
||||
|
||||
|
|
|
@ -60,6 +60,7 @@ yellow_color=226
|
|||
blue_color=57
|
||||
white_color=231
|
||||
|
||||
tmux kill-window -t mondrian
|
||||
tmux new-window -n mondrian "$BYOBU_PREFIX/lib/byobu/include/mondrian color $white_color" \; \
|
||||
set-option -g pane-active-border-bg colour231 \; \
|
||||
set-option -g pane-active-border-fg black \; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue