From 45de7d8d1f01ec4a721b65a3e5adae06c82e1ffe Mon Sep 17 00:00:00 2001 From: Marvin Johanning Date: Wed, 1 Apr 2020 19:57:56 +0200 Subject: [PATCH] Update QtProject.conf, update i3status --- .config/qutebrowser/qsettings/QtProject.conf | 6 +++--- i3status.conf | 9 +++++---- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.config/qutebrowser/qsettings/QtProject.conf b/.config/qutebrowser/qsettings/QtProject.conf index 00ed107..9612090 100644 --- a/.config/qutebrowser/qsettings/QtProject.conf +++ b/.config/qutebrowser/qsettings/QtProject.conf @@ -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)" diff --git a/i3status.conf b/i3status.conf index c5c5117..6232049 100644 --- a/i3status.conf +++ b/i3status.conf @@ -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 }