feat(hypr): update hypr config
This commit is contained in:
13
hypr/autostart.conf
Normal file
13
hypr/autostart.conf
Normal 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'
|
||||
|
||||
Reference in New Issue
Block a user