Compare commits
No commits in common. "f903933e019d182ded6ebb799037f9fac4f49124" and "a82ee8244ddad8df100bec1f97379e8d6b6690c8" have entirely different histories.
f903933e01
...
a82ee8244d
|
|
@ -292,9 +292,6 @@ bar {
|
|||
status_command i3blocks -c ~/.config/i3/i3blocks.conf
|
||||
position bottom
|
||||
tray_output primary
|
||||
mode hide
|
||||
hidden_state hide
|
||||
modifier none
|
||||
colors {
|
||||
separator #666666
|
||||
background #222222
|
||||
|
|
@ -305,5 +302,3 @@ bar {
|
|||
urgent_workspace #2f343a #900000 #ffffff
|
||||
}
|
||||
}
|
||||
|
||||
bindsym $mod+c bar hidden_state toggle
|
||||
|
|
|
|||
|
|
@ -79,7 +79,7 @@ markup=pango
|
|||
# Players online on Karaoke server
|
||||
[karaoke]
|
||||
label=M
|
||||
command=mcstatus rustybever.be status | grep -o '[0-9]*/[0-9]*'
|
||||
command=mcstatus karaoke.roosens.me status | grep -o '[0-9]*/[0-9]*'
|
||||
color=#96c6f8
|
||||
interval=60
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue