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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user