restore old configs
This commit is contained in:
parent
a19bcfd918
commit
d0cf7796a9
23 changed files with 826 additions and 1 deletions
19
sway/.config/i3status-rust/themes/foot.toml
Normal file
19
sway/.config/i3status-rust/themes/foot.toml
Normal file
|
@ -0,0 +1,19 @@
|
|||
idle_bg = "#111111"
|
||||
idle_fg = "#dcdccc"
|
||||
|
||||
good_bg = "#7f9f7f"
|
||||
good_fg = "#111111"
|
||||
|
||||
info_bg = "#6ca0a3"
|
||||
info_fg = "#111111"
|
||||
|
||||
warning_bg = "#f0dfaf"
|
||||
warning_fg = "#111111"
|
||||
|
||||
critical_bg = "#fcace3"
|
||||
critical_fg = "#111111"
|
||||
|
||||
separator = "░"
|
||||
# separator = "█"
|
||||
separator_fg = "#ffffff"
|
||||
separator_bg = "#111111"
|
Loading…
Add table
Add a link
Reference in a new issue