1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-06-20 04:30:53 +02:00

added batsignal to autostart

This commit is contained in:
sim
2022-02-26 15:35:16 +01:00
parent 3cba733313
commit 462fd80e64
+3
View File
@@ -45,6 +45,9 @@ autostart() {
run "zsh -c 'pactl unload-module module-role-cork'"
run "xset -b"
# Battery
run "batsignal -b"
# Config
run "yadm pull"
run "yadm submodule update --recursive"