Start of building my hyprland conf
This commit is contained in:
34
autostart.conf
Normal file
34
autostart.conf
Normal file
@@ -0,0 +1,34 @@
|
||||
# ___ __ __ __
|
||||
# / _ |__ __/ /____ ___ / /____ _____/ /_
|
||||
# / __ / // / __/ _ \(_-</ __/ _ `/ __/ __/
|
||||
# /_/ |_\_,_/\__/\___/___/\__/\_,_/_/ \__/
|
||||
#
|
||||
|
||||
# Start Listeners
|
||||
# exec-once=~/.config/ml4w/listeners.sh --startall
|
||||
|
||||
# Start Polkit
|
||||
exec-once=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
||||
# Load Wallpaper and Quickshell
|
||||
exec-once = ~/.config/ml4w/scripts/ml4w-autostart
|
||||
|
||||
# Load GTK settings
|
||||
# exec-once = ~/.config/hypr/scripts/gtk.sh
|
||||
|
||||
# Load Notification Daemon
|
||||
exec-once = swaync
|
||||
|
||||
# Using hypridle to start hyprlock
|
||||
exec-once = hypridle
|
||||
|
||||
# Load cliphist history
|
||||
exec-once = wl-paste --watch cliphist store
|
||||
|
||||
exec-once = ~/.config/waybar/launch.sh
|
||||
|
||||
# Start autostart cleanup
|
||||
# exec-once = ~/.config/hypr/scripts/cleanup.sh
|
||||
|
||||
# Load configuration from ML4W Hyprland Settings App
|
||||
# exec = ~/.config/com.ml4w.hyprlandsettings/hyprctl.sh
|
||||
Reference in New Issue
Block a user