feat(hypr): update hypr config

This commit is contained in:
2026-02-19 04:19:43 +01:00
parent 83097e961a
commit b2cfb5c616
10 changed files with 135 additions and 28 deletions

13
hypr/autostart.conf Normal file
View File

@@ -0,0 +1,13 @@
#################
### AUTOSTART ###
#################
# Autostart necessary processes (like notifications daemons, status bars, etc.)
# Or execute your favorite apps at launch like this:
exec-once = waybar & hyprpaper
exec-once = swaync
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'