sway->niri

This commit is contained in:
Grisha Shipunov 2025-03-18 21:21:50 +01:00
parent b9cd87bb35
commit 383dd64fe9
29 changed files with 539 additions and 558 deletions

View file

@ -0,0 +1,19 @@
height = 16
font = "Hack 10"
command = "i3status-rs"
position = "bottom"
show_tags = true
# colors
background = "#111111ff"
color = "#dcdcccff"
tag_bg = "#222222ff"
tag_fg = "#dcdcccff"
tag_focused_bg = "#ffff00ff"
tag_focused_fg = "#000000ff"
tag_urgent_bg = "#ff0500ff"
tag_urgent_fg = "#ffffffff"
tags_padding = 10