Fix stat script
This commit is contained in:
parent
4b76454bcd
commit
3456c5ec2f
@ -37,7 +37,7 @@ $hyprscript = ~/.config/dotfiles/hypr/hyprscript
|
|||||||
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
||||||
# Or execute your favorite apps at launch like this:
|
# Or execute your favorite apps at launch like this:
|
||||||
|
|
||||||
exec-once = ~/.config/dotfiles/hypr/stat.py &
|
exec-once = $hyprscript stat &
|
||||||
exec-once = hyprpaper &
|
exec-once = hyprpaper &
|
||||||
exec-once = nm-applet &
|
exec-once = nm-applet &
|
||||||
exec-once = flameshot &
|
exec-once = flameshot &
|
||||||
|
Loading…
x
Reference in New Issue
Block a user