♻️ refactor: move hyprland config files to hypr

This commit is contained in:
João Dias
2024-09-04 22:39:10 -03:00
parent 0fe1fcae67
commit fda5b2426c
12 changed files with 107 additions and 53 deletions
+23
View File
@@ -0,0 +1,23 @@
###############
## AUTOSTART ##
###############
exec-once = /usr/lib/polkit-kde-authentication-agent-1 # exec kde auth agent if app asks for sudo
exec-once = waybar
exec-once = swaync # Run notification center / daemon
exec-once = hyprpaper
exec-once = hypridle # Idle daemon for Hyprland
# Re-run pywal
exec-once = wal -R
# Clipboard manager
exec-once = wl-paste --type text --watch cliphist store # Stores text
exec-once = wl-paste --type image --watch cliphist store # Stores images
# Apps
exec-once = /bin/vesktop --start-minimized
# Special
exec-once = ~/.local/share/scripts/fix-nautilus.sh