mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-05-29 10:57:33 +02: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
|
# finds out, if available) CHANGEME
|
||||||
bar {
|
bar {
|
||||||
position top
|
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
|
# Selenized black from https://github.com/jan-warchol/selenized/blob/master/other-apps/i3/i3-selenized-black.conf
|
||||||
colors {
|
colors {
|
||||||
separator $blue
|
separator $blue
|
||||||
|
Loading…
x
Reference in New Issue
Block a user