Rodrigo Nascimento
4616ee9ebe
Only set status-right-length when the network_bandwidth option is enabled
2021-05-02 19:24:57 -03:00
Rodrigo Nascimento
550e8ce144
checking if network_name exists and call network_bandwith script
2021-04-10 00:38:43 -03:00
Rodrigo Nascimento
6ac5897ac1
increased status-right-length to show bandwith values
2021-04-10 00:37:12 -03:00
Ethan Edwards
8d1a7fa41b
Fix for #89 , problem with padding option
2021-02-17 18:02:04 -05:00
Daniel Memije
3a2538ac2e
Fixed @dracula-left-icon-padding not disabling padding when 0
2020-12-16 11:12:33 -06:00
Daniel Memije
5b31360b95
Added left icon padding configuration
2020-12-16 10:59:24 -06:00
Daniel Memije
857d57df7c
Added padding at the end of left icon for custom args
2020-11-20 17:57:20 -06:00
yzenati
8aa94372c3
Fix the merge conflicts
2020-10-17 20:37:01 +02: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
yzenati
f5c0789d07
Add an option to disable the location information in the weather
2020-10-16 12:06:16 +02:00
Ethan Edwards
e18c92743f
Merge pull request #75 from spoulson/47_window-flags
...
47: Enable window flags with `set -g @dracula-show-flags true`.
2020-10-07 03:47:22 -04:00
Ethan Edwards
2cd953d40e
Added 24 hour time to prefix + t: Issue #74
2020-10-05 18:54:12 -04:00
Shawn Poulson
ba59d4647f
47: Enable window flags with set -g @dracula-show-flags true
.
...
Enbolden window titles on activity or bell status. This is more readable, IMO, than the default reverse text, especially when window flags appear in different colors.
2020-10-05 10:46:55 -04:00
Moisés Carvalho
3e28428880
Fix blocking loop when weather is not enabled
2020-09-20 15:03:06 -03:00
Ben Aaron Goldberg
d9cc97a1d9
Change weather_sleep to avoid writing to tracked files
...
Changed weather_sleep.sh and dracula.sh so that they do
not assume that weather.txt exist. As a result I was
able to remove weather.txt as a tracked file.
2020-09-12 19:11:25 -04:00
Niam Patel
cb27ca216d
Merge branch 'master' into master
2020-09-03 20:39:36 +01:00
Niam Patel
a4581712bc
Add flag for dd/mm date format that works with military time.
2020-08-25 17:29:28 +01: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
288cdc5a99
adding the option to turn off time on powerline
2020-08-06 19:05:43 -04:00
osdamv
c933dae67e
Option to remove the time
...
A simple if to remove the time option, I do not like it because I already have a huge watch in my desktop environment
2020-08-06 08:22:03 -06:00
David Spreekmeester
bc8530a14a
added option to hide timezone
2020-08-01 16:02:50 +02:00
Ethan Edwards
dcb6f48a4d
added gpu usage
2020-06-29 22:44:51 -04:00
Ethan Edwards
e41cabee1c
Changed naming of some things
2020-06-07 19:36:26 -04:00
Ethan Edwards
eeff7ec82d
Trying to get this to work
2020-06-07 19:19:52 -04:00
Ethan Edwards
3ec3f2f08b
Fixed weird spacing on session/window/smiley on left side
2020-06-04 12:01:53 -04:00
Ethan Edwards
3d5a3cbb8f
Added ram percentage support
2020-06-03 23:44:17 -04:00
Dane Williams
614d012352
fix space for non powerline
2020-06-03 20:33:41 -07: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
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
Dane Williams
4646624706
extra space left side not necessary for non powerline
2020-05-31 16:24:54 -07:00
Moisés Carvalho
69a833def5
Fix spacing on status-right
2020-05-31 00:30:45 -03:00
Moisés Carvalho
26758776bd
Fix spacing when using double-width characters
2020-05-30 23:46:30 -03:00
Moisés Carvalho
54ebc1ac76
Readd comments
2020-05-30 19:15:48 -03:00
Moisés Carvalho
542ea5d3a5
Merge branch 'master' into coherent-design
2020-05-30 19:13:51 -03:00
Moisés Carvalho
13ae1a0090
Move space from network script to main script
2020-05-30 12:13:42 -03:00
Moisés Carvalho
5ceaf612f2
Remove spaces after battery, network and weather status
2020-05-30 12:09:14 -03:00
Dane Williams
078b59f065
cleaned up comments/formatting
2020-05-29 16:50:58 -07:00
Dane Williams
6b18fd2d23
fixed weather and network extra spaces
2020-05-29 16:42:18 -07:00
Ethan Edwards
d0412b13ad
forgot to add dracula file and did the INSTALL.md file
2020-05-28 22:46:23 -04:00
Ethan Edwards
0c4558d206
added option for window and fixed session
2020-05-28 22:44:22 -04:00
Moisés Carvalho
9c9cde3e44
Add option to enable high contrast on pane borders
2020-05-27 02:43:13 -03:00
Dane Williams
69181985a9
Update dracula.sh
...
missing space on right hand side
2020-05-26 14:48:46 -07:00
Uttarayan Mondal
b8e8f6913c
Added option to change the powerline seperators from
...
the tmux config file
2020-05-21 21:28:33 +05:30
Uttarayan Mondal
46ee6f75a4
Merge branch 'master' of github.com:dracula/tmux
...
pulled from upsteam
2020-05-21 21:10:05 +05:30
Uttarayan Mondal
92d00a228a
Added option to toggle between smiley and session name
...
as the left icons also restructured the linux battery command to make it
work on acpi as well as /sys/class/power_supply/BAT0 (and BAT1)
2020-05-21 21:02:20 +05:30
Ethan Edwards
b1757f3ff8
Fixed everything, working on both powerline and normal mode
2020-05-20 13:31:39 -04:00
Ethan Edwards
b92fc323e6
Tested, working on both powerline mode, and normal mode
2020-05-20 13:28:35 -04:00