xdg stuff

This commit is contained in:
Xfnw knuu 2020-12-25 11:15:59 -05:00
parent 0ffa069e1e
commit a88e84dc06
2 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@ general {
interval = 5
}
order += "disk /home/"
order += "disk /"
order += "wireless _first_"
order += "ethernet _first_"
order += "battery all"
@ -49,6 +49,6 @@ cpu_temperature 0 {
path = "/sys/class/thermal/thermal_zone0/temp"
}
disk "/home/" {
disk "/" {
format = "%avail"
}

View file

@ -168,7 +168,7 @@ font_size 12.0
#: The modifier keys to press when clicking with the mouse on URLs to
#: open the URL
# open_url_with default
# open_url_with firefox
#: The program with which to open URLs that are clicked on. The
#: special value default means to use the operating system's default