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

changed script path to be relative

This commit is contained in:
Simon
2021-01-22 19:19:35 +01:00
parent 25a7944751
commit 79acaea770
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ autostart() {
run "nvidia-settings --load-config-only"
run "dunst"
run "picom"
run "zsh $HOME/.config/polybar/launch_polybar_floating.sh"
run "zsh $HOME/.config/polybar/launch.sh"
run "nitrogen --restore"
run "unclutter --timeout 5 --jitter 5 --ignore-scrolling"
run "light-locker"
@@ -58,4 +58,4 @@ runDetached() {
echo "[Starting]"
autostart
echo "[Done]"
exit
exit
@@ -176,7 +176,7 @@ click-middle = "bash ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh"
[module/cava]
type = custom/script
tail = true
exec = python /home/sim/.config/polybar/scripts/modules/cava.py
exec = python ~/.config/polybar/scripts/modules/cava.py
; Module Battery