feat(hypr): update config to make it usable
This commit is contained in:
@@ -5,9 +5,7 @@
|
||||
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
||||
# Or execute your favorite apps at launch like this:
|
||||
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = gnome-keyring-daemon --start --components=secrets
|
||||
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XDG_SESSION_TYPE XDG_SESSION_DESKTOP
|
||||
exec-once = waybar
|
||||
exec-once = swww-daemon
|
||||
exec-once = swaync
|
||||
@@ -19,5 +17,6 @@ exec-once = gsettings set org.gnome.desktop.interface gtk-theme 'adw-gtk3-dark'
|
||||
exec-once = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
|
||||
|
||||
exec-once = curl -s https://zenquotes.io/api/random > ~/.cache/quote.json
|
||||
exec-once = "/usr/libexec/polkit-mate-authentication-agent-1"
|
||||
|
||||
exec-once = seafile-applet
|
||||
|
||||
Reference in New Issue
Block a user