Fix stat script
This commit is contained in:
+1
-1
@@ -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 &
|
||||||
|
|||||||
Reference in New Issue
Block a user