first commit

This commit is contained in:
stuce-bot 2025-07-10 19:39:59 +02:00
commit d30379991e
11 changed files with 295 additions and 0 deletions

View file

@ -0,0 +1,14 @@
background = "#11111b"
color = "#00ff00"
command = "i3status-rs ~/.config/i3status-rust/config-default.toml"
font = "pango:monospace 10"
height = 20
tag_bg = "#313244"
tag_fg = "#cdd6f4"
tag_focused_bg = "#f5a7de"
tag_focused_fg = "#585b70"
tag_inactive_bg = "#cdd6f4"
tag_inactive_fg = "#313244"
tag_urgent_bg = "#ce052a"
tag_urgent_fg = "#585b70"
tags_padding = 10