hypr(autostart): use discord stable instead of vesktop
This commit is contained in:
+4
-3
@@ -4,8 +4,9 @@
|
|||||||
###############
|
###############
|
||||||
|
|
||||||
# Services/Daemons
|
# Services/Daemons
|
||||||
exec-once = systemctl enable --user --now hyprpolkitagent.service
|
exec-once = systemctl enable --user --now hyprpolkitagent
|
||||||
exec-once = systemctl enable --user --now hypridle
|
exec-once = systemctl enable --user --now hypridle
|
||||||
|
exec-once = systemctl enable --user --now gnome-keyring-daemon
|
||||||
exec-once = wl-paste --type text --watch cliphist store
|
exec-once = wl-paste --type text --watch cliphist store
|
||||||
exec-once = wl-paste --type image --watch cliphist store
|
exec-once = wl-paste --type image --watch cliphist store
|
||||||
|
|
||||||
@@ -20,5 +21,5 @@ exec-once = sh $HOME/.config/hypr/scripts/night-light-check.sh
|
|||||||
exec-once = ags run --log-file $HOME/ags.log
|
exec-once = ags run --log-file $HOME/ags.log
|
||||||
|
|
||||||
# Apps
|
# Apps
|
||||||
exec-once = /bin/vesktop --start-minimized
|
exec-once = discord --start-minimized
|
||||||
exec-once = /bin/steam -silent
|
exec-once = steam -silent
|
||||||
|
|||||||
Reference in New Issue
Block a user