Remove i3status blocks
This commit is contained in:
parent
fe50377ea6
commit
75219e4d2e
@ -4,43 +4,11 @@ bar {
|
|||||||
position top
|
position top
|
||||||
height 18
|
height 18
|
||||||
tray_padding 0
|
tray_padding 0
|
||||||
#mode hide
|
|
||||||
#workspace_buttons yes
|
#workspace_buttons yes
|
||||||
#tray_output DP-0
|
|
||||||
#separator_symbol "|"
|
#separator_symbol "|"
|
||||||
|
|
||||||
status_command i3blocks -c $i3_path/i3blocks.conf
|
status_command i3blocks -c $i3_path/i3blocks.conf
|
||||||
|
|
||||||
# status_command i3status -c $i3_path/i3status.conf
|
|
||||||
# status_command bumblebee-status \
|
|
||||||
# -m \
|
|
||||||
# disk:root \
|
|
||||||
# cpu2 \
|
|
||||||
# memory \
|
|
||||||
# playerctl \
|
|
||||||
# title \
|
|
||||||
# todo \
|
|
||||||
# ping \
|
|
||||||
# network_traffic \
|
|
||||||
# date \
|
|
||||||
# time \
|
|
||||||
# -p \
|
|
||||||
# root.path=/ \
|
|
||||||
# root.critical="50" \
|
|
||||||
# cpu2.layout="cpu2.cpuload cpu2.coresload" \
|
|
||||||
# cpu2.colored=1 \
|
|
||||||
# cpu2.temp_pattern="temp" \
|
|
||||||
# todo.file="~/todo.vim" \
|
|
||||||
# ping.address="1.1.1.1" \
|
|
||||||
# time.format="%H:%M" \
|
|
||||||
# date.format="%a, %b %d" \
|
|
||||||
# -a \
|
|
||||||
# disk \
|
|
||||||
# ping \
|
|
||||||
# -t \
|
|
||||||
# iceberg-dark-powerline
|
|
||||||
#
|
|
||||||
|
|
||||||
colors {
|
colors {
|
||||||
background #161821
|
background #161821
|
||||||
statusline #c6c8d1
|
statusline #c6c8d1
|
||||||
|
Loading…
Reference in New Issue
Block a user