Nybkox
a5bee81d7a
chore: replace all dracula occurrences with kanagawa
2024-05-08 22:42:27 +02:00
Ethan Edwards
59e4fe7dbe
Merge branch 'master' into master
2023-09-25 13:30:27 -04:00
richard
5cd6616479
add OpenBSD
2023-02-10 17:25:03 +00:00
tarantila
731114654d
Display CPU label on CPU load configuration
...
Change to display the defined value of "dracula-cpu-usage-label" (e.g. CPU) when load average is used instead percentage.
Before this change the label was not displayed if CPU load average is used.
2022-08-31 14:12:26 +02:00
adrianmihalko
2dbd75cadf
Add load average support
2021-12-22 23:11:09 +01:00
xiao0yy
7592fdd0fd
Reduce the execution time of top command
2021-10-15 16:56:54 +08:00
xiao0yy
16aa5f080c
Support for top version procps-ng
2021-10-13 16:56:34 +08:00
Sabato Luca Guadagno
90c2748a39
remove commented code
2021-07-06 13:44:31 +02:00
Sabato Luca Guadagno
87df275c6e
get_tmux_option(), normalize_percent_len() in scripts/utils.sh
...
source scripts/utils.sh in dracula.sh, cpu_info.sh, gpu_usage.sh, ram_info.sh
normalize_percent_len for ram_info
custom labels for cpu-usage, gpu-usage, ram-usage
2021-07-06 11:21:21 +02:00
Sabato Luca Guadagno
d00c245d4e
consistent formatting across all scripts
2021-07-06 10:22:36 +02:00
Iago Tito Oliveira
698cbc2191
create function to normalize cpu usage width
2021-03-27 15:41:07 -03:00
Ethan Edwards
6757a53299
Fix cpu usage bug on MacOSX/darwin
2020-12-28 11:41:54 -05:00
Ethan Edwards
ca26328453
Fix Locale issue
...
Caused some users to have incorrect info because some text manipulation
tools were getting confused.
2020-10-16 18:38:29 -04:00
Ethan Edwards
e602d9b4eb
Merge pull request #63 from gaganpreet/locale-aware-parsing
...
Specify numeric locale for parsing top output
2020-09-03 13:02:22 -04:00
Gaganpreet
33703eb2d3
specify numeric locale for parsing top output
2020-08-31 11:41:45 +02:00
Ethan Edwards
b662f2e10d
documentation
2020-08-10 08:04:51 -04:00
Ethan Edwards
e290571fee
added the refresh rate by pulling from the .tmux.conf file and running
...
the get_tmux_option function and using that as the variable for the
refresh rate on sleep
2020-08-10 07:57:48 -04:00
Ethan Edwards
695a67531f
init for refresh_rate NOT WORKING
2020-08-09 01:50:07 -04:00
Ethan Edwards
87ef58abfc
Fixed the uname -s output case statement issue
2020-06-03 22:58:26 -04:00
Ethan Edwards
3ec7e1a038
For some reason branch wasnt up to date? Fixed
2020-06-02 22:55:14 -04:00
Ethan Edwards
1451ccaff7
Fixed it for powerline, removed 'testing' on Mac
2020-06-01 19:27:15 -04:00
Ethan Edwards
a17746e0d1
Fixed a bug
2020-06-01 11:53:16 -04:00
Ethan Edwards
3e4add6918
Added Mac (? testing) support, added comments
2020-06-01 10:39:17 -04:00
Ethan Edwards
b10c4dcf18
Added cpu percentage, works on powerline and normal, will add memory
...
later :)
2020-06-01 02:10:10 -04:00