mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-24 21:04:52 +02:00
widget: add filesystem widgets
This commit is contained in:
parent
76e330d981
commit
89af7feb58
2 changed files with 29 additions and 0 deletions
|
@ -12,6 +12,7 @@ if theme then
|
|||
theme.bg_widget = "#00000099"
|
||||
theme.fg_widget_label = "#708090"
|
||||
theme.fg_widget_value = "#FFFFFF"
|
||||
theme.fg_widget_value_important = "#FF2222"
|
||||
theme.fg_widget_sep = "#FFFFFF"
|
||||
theme.fg_widget_border = "#FFFFFF"
|
||||
theme.fg_widget_clock = "#FF7F00"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue