diff --git a/hypr/autostart.conf b/hypr/autostart.conf new file mode 100644 index 0000000..06ca442 --- /dev/null +++ b/hypr/autostart.conf @@ -0,0 +1,3 @@ +$statusbar = waybar + +exec-once = $statusbar \ No newline at end of file diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 66a3ffc..9b93442 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -50,6 +50,7 @@ $menu = wofi --show drun # exec-once = $terminal # exec-once = nm-applet & # exec-once = waybar & hyprpaper & firefox +source = ~/.config/hypr/autostart.conf #############################