mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-13 03:49:29 +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 "zsh -c 'pactl unload-module module-role-cork'"
|
||||||
run "xset -b"
|
run "xset -b"
|
||||||
|
|
||||||
|
# Battery
|
||||||
|
run "batsignal -b"
|
||||||
|
|
||||||
# Config
|
# Config
|
||||||
run "yadm pull"
|
run "yadm pull"
|
||||||
run "yadm submodule update --recursive"
|
run "yadm submodule update --recursive"
|
||||||
|
|||||||
Reference in New Issue
Block a user