✨ hypr(autostart): configure autostart for ags
This commit is contained in:
+1
-7
@@ -5,11 +5,10 @@
|
||||
|
||||
# Services/Daemons
|
||||
exec-once = systemctl enable --user --now hyprpolkitagent.service
|
||||
exec-once = mako
|
||||
exec-once = eww daemon --no-daemonize
|
||||
exec-once = hypridle
|
||||
exec-once = wl-paste --type text --watch cliphist store
|
||||
exec-once = wl-paste --type image --watch cliphist store
|
||||
exec-once = ags run
|
||||
|
||||
# Tools
|
||||
exec-once = hyprpaper
|
||||
@@ -17,11 +16,6 @@ exec-once = hyprpaper
|
||||
# Scripts
|
||||
exec-once = sh $HOME/.config/hypr/scripts/gen-pywal.sh
|
||||
exec-once = sh $HOME/.config/hypr/scripts/night-light-check.sh
|
||||
exec-once = sh $HOME/.config/hypr/scripts/notification-handler-daemon.sh
|
||||
|
||||
# Widgets
|
||||
exec-once = sh "$(eww get EWW_CONFIG_DIR)/scripts/eww-window.sh" open bar
|
||||
|
||||
|
||||
# Apps
|
||||
exec-once = /bin/vesktop --start-minimized
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# This script triggers the Eww Volume Popup Window
|
||||
# ---------
|
||||
# Licensed under the MIT License
|
||||
# Made by retrozinndev (João Dias)
|
||||
# From https://github.com/retrozinndev/Hyprland-Dots
|
||||
|
||||
Reference in New Issue
Block a user