mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +02:00
[sway/i3status-rs] add initial config
This commit is contained in:
parent
08a6f66418
commit
0c89dabba7
3 changed files with 63 additions and 1 deletions
|
@ -299,7 +299,8 @@ client.focused_inactive $color_bg_inactive $color_bg_inactive $color_text_inacti
|
|||
client.urgent $color_bg_urgent $color_bg_urgent $color_text $color_indicator $color_bg
|
||||
|
||||
bar {
|
||||
status_command i3status
|
||||
font pango:FiraCode
|
||||
status_command i3status-rs
|
||||
position top
|
||||
workspace_buttons yes
|
||||
icon_theme Numix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue