Update dotfiles
This commit is contained in:
@@ -31,7 +31,7 @@ battery_level 0 {
|
||||
charging_character = ""
|
||||
blocks = ""
|
||||
notification = true
|
||||
hide_when_full = true
|
||||
hide_when_full = false
|
||||
notify_low_level = true
|
||||
threshold_full = 95
|
||||
}
|
||||
@@ -53,6 +53,8 @@ spotify {
|
||||
format_down = " off "
|
||||
cache_timeout = 1
|
||||
color_offline = '#FFFFFF'
|
||||
on_click 1 = "exec $HOME/.i3/scripts/spotify-control toggle"
|
||||
on_click 2 = "exec $HOME/.i3/scripts/spotify-control next"
|
||||
}
|
||||
|
||||
online_status {
|
||||
@@ -65,4 +67,5 @@ volume_status {
|
||||
format_muted = " mute "
|
||||
thresholds = []
|
||||
command = "pactl"
|
||||
color_muted = '#FFFFFF'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user