mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
i3: temporarily use i3status-rs
This commit is contained in:
parent
4f4042f8c3
commit
85e5ae50d9
@ -278,7 +278,9 @@ set $br_violet #b891f5
|
||||
# finds out, if available) CHANGEME
|
||||
bar {
|
||||
position top
|
||||
status_command LC_ALL=fi_FI.utf8 i3status
|
||||
#status_command LC_ALL=fi_FI.utf8 i3status
|
||||
# Temporary workaround to broken i3status in Fedora
|
||||
status_command LC_ALL=fi_FI.utf8 i3status-rs ~/.config/i3status-rs/config.toml
|
||||
# Selenized black from https://github.com/jan-warchol/selenized/blob/master/other-apps/i3/i3-selenized-black.conf
|
||||
colors {
|
||||
separator $blue
|
||||
|
Loading…
Reference in New Issue
Block a user