✨ update a lot of dotfiles and dirs
This commit is contained in:
+15
-6
@@ -3,11 +3,20 @@
|
||||
## AUTOSTART ##
|
||||
###############
|
||||
|
||||
exec-once = /usr/lib/polkit-kde-authentication-agent-1 # exec kde auth agent if app asks for extra permissions
|
||||
exec-once = /bin/waybar
|
||||
exec-once = /bin/swaync # Run notification center / daemon
|
||||
exec-once = /bin/hyprpaper
|
||||
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
|
||||
|
||||
# App example
|
||||
# exec-once = /opt/discord/Discord --start-minimized
|
||||
# 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 = /opt/discord/Discord --start-minimized
|
||||
|
||||
# Special
|
||||
exec-once = /home/joaov/.local/share/scripts/fix-nautilus.sh
|
||||
exec-once = /bin/systemctl enable --now bluetooth
|
||||
|
||||
Reference in New Issue
Block a user