tmux-kanagawa/scripts
August Feng f863305ef8 Fix spacing between status elements
Only the most right status element seemed to be padded with a space, for
the non-powerline configuration. The powerline configuration seems to
embed padding by the seperator, and thus requires a pad on the last
element.

This commit moves the padding next to the seperator to the script
output instead.

Remove trailing newline

Uniformalizes to the other scripts.
2021-07-30 14:19:52 -04:00
..
battery.sh consistent formatting across all scripts 2021-07-06 10:22:36 +02:00
cpu_info.sh remove commented code 2021-07-06 13:44:31 +02:00
dracula.sh Fix spacing between status elements 2021-07-30 14:19:52 -04:00
git.sh Update to new plugin scheme 2021-07-26 22:57:16 -04:00
gpu_usage.sh get_tmux_option(), normalize_percent_len() in scripts/utils.sh 2021-07-06 11:21:21 +02:00
network.sh consistent formatting across all scripts 2021-07-06 10:22:36 +02:00
network_bandwith.sh consistent formatting across all scripts 2021-07-06 10:22:36 +02:00
ram_info.sh get_tmux_option(), normalize_percent_len() in scripts/utils.sh 2021-07-06 11:21:21 +02:00
sleep_weather.sh consistent formatting across all scripts 2021-07-06 10:22:36 +02:00
utils.sh fix too many arguments in utils.sh 2021-07-19 08:19:41 +02:00
weather.sh consistent formatting across all scripts 2021-07-06 10:22:36 +02:00