Add solaar (logitech) and fix git config indentation

This commit is contained in:
Tobias Reisinger 2020-09-24 19:19:57 +02:00
parent 6d0746f89a
commit bd0921acdd
2 changed files with 3 additions and 2 deletions

View file

@ -37,7 +37,7 @@
smtpuser = tobias@msrg.cc
smtpencryption = tls
smtpserverport = 587
annotate = yes
annotate = yes
[advice]
addIgnoredFile = false
[pull]
@ -45,4 +45,4 @@
[push]
followTags = true
[format]
signOff = yes
signOff = yes

View file

@ -19,6 +19,7 @@ _autostart_on_launch()
dunst &
ckb-next -b &
parcellite &
solaar --w hide &
conky --daemonize --config="$HOME/.config/conky/clock.conf"
conky --daemonize --config="$HOME/.config/conky/cpu_ram_storage.conf"