Improve configs

This commit is contained in:
Tobias Reisinger 2022-10-24 16:57:31 +02:00
parent f3e91cd9dc
commit 6c16a85be2
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
8 changed files with 10 additions and 7 deletions

View file

@ -26,7 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
conky.config = {
alignment = 'top_left',
background = true,
background = false,
border_width = 1,
cpu_avg_samples = 2,
default_color = 'white',

View file

@ -26,7 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
conky.config = {
alignment = 'top_left',
background = true,
background = false,
border_width = 1,
cpu_avg_samples = 2,
default_color = 'white',

View file

@ -26,7 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
conky.config = {
alignment = 'top_left',
background = true,
background = false,
border_width = 1,
cpu_avg_samples = 2,
default_color = 'white',