sway->niri
This commit is contained in:
parent
b9cd87bb35
commit
383dd64fe9
29 changed files with 539 additions and 558 deletions
15
niri/.config/i3status-rust/themes/everforest.toml
Normal file
15
niri/.config/i3status-rust/themes/everforest.toml
Normal file
|
@ -0,0 +1,15 @@
|
|||
idle_bg = "#2d353b"
|
||||
idle_fg = "#d3c6aa"
|
||||
|
||||
good_fg = "#a7c080"
|
||||
|
||||
info_fg = "#dbbc7f"
|
||||
|
||||
warning_fg = "#e69875"
|
||||
|
||||
critical_bg = "#e67e80"
|
||||
critical_fg = "#d3c6aa"
|
||||
|
||||
separator = "/"
|
||||
separator_fg = "#d3c6aa"
|
||||
separator_bg = "#2d353b"
|
19
niri/.config/i3status-rust/themes/foot.toml
Normal file
19
niri/.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"
|
15
niri/.config/i3status-rust/themes/moonfly.toml
Normal file
15
niri/.config/i3status-rust/themes/moonfly.toml
Normal file
|
@ -0,0 +1,15 @@
|
|||
idle_bg = "#080808"
|
||||
idle_fg = "#b2b2b2"
|
||||
|
||||
good_fg = "#8cc85f"
|
||||
|
||||
info_fg = "#79dac8"
|
||||
|
||||
warning_fg = "#e3c78a"
|
||||
|
||||
critical_bg = "#ff5189"
|
||||
critical_fg = "#080808"
|
||||
|
||||
separator = "/"
|
||||
separator_fg = "#b2b2b2"
|
||||
separator_bg = "#080808"
|
Loading…
Add table
Add a link
Reference in a new issue