yeet xorg, I am using sway now!

This commit is contained in:
Cheri 2022-09-12 18:58:28 +03:00 committed by vib
parent fbae967200
commit f4142c4e89
20 changed files with 558 additions and 760 deletions

28
i3status-rust/config.toml Normal file
View file

@ -0,0 +1,28 @@
theme = "semi-native"
icons = "awesome"
[[block]]
block = "focused_window"
max_width = 50
show_marks = "visible"
[[block]]
block = "cpu"
interval = 1
[[block]]
block = "memory"
format_mem = "{mem_used_percents}({mem_used})"
display_type = "memory"
[[block]]
block = "sound"
on_click="pavucontrol-qt"
[[block]]
block = "time"
interval = 5
format = "%a %d/%m %R"
[block.icons_overrides]
time = ""