Update QtProject.conf, update i3status

Tecra-R940
Marvin Johanning 2020-04-01 19:57:56 +02:00
parent 2586446258
commit 45de7d8d1f
2 changed files with 8 additions and 7 deletions

View File

@ -1,7 +1,7 @@
[FileDialog]
history=file:///home/fs0ciety/Downloads, file:///home/fs0ciety, file:///home/fs0ciety/Pictures/screenshots
lastVisited=file:///home/fs0ciety/Pictures/screenshots
qtVersion=5.9.1
history=file:///home/fs0ciety/Downloads, file:///home/fs0ciety, file:///home/fs0ciety/Pictures/screenshots, file:///home/sophon/Pictures/screenshots
lastVisited=file:///home/sophon/Pictures/screenshots
qtVersion=5.14.1
shortcuts=file:, file:///home/fs0ciety
sidebarWidth=95
treeViewHeader="@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\x1\0\0\0\x3\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\xef\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\x1\a\0\0\0\x1\0\0\0\0\0\0\0=\0\0\0\x1\0\0\0\0\0\0\0>\0\0\0\x1\0\0\0\0\0\0\0m\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff)"

View File

@ -10,10 +10,11 @@
general {
colors = true
color_good = "#BBBBBB"
color_bad = "#CC1616"
color_degraded = "5000ff"
#color_good = "#BBBBBB"
#color_bad = "#CC1616"
#color_degraded = "5000ff"
interval = 2
output_format = "lemonbar"
}
order += "volume master"
@ -53,7 +54,7 @@ cpu_usage {
cpu_temperature 0 {
format = " ± %degrees°"
path = "/sys/devices/platform/coretemp.0/temp2_input"
path = "/home/sophon/Documents/Programming/Bash/temperature/temp.sh"
max_threshold = 95
}