🚀 perf(hypr): order of loading conf files

This commit is contained in:
Sergio Laín 2024-04-02 16:48:39 +02:00
parent f9722a525d
commit 137dfe4f25
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -1,18 +1,18 @@
# Configs # Configs
source = ~/.config/hypr/configs/env.conf source = ~/.config/hypr/configs/env.conf
source = ~/.config/hypr/configs/binds.conf
source = ~/.config/hypr/configs/monitors.conf source = ~/.config/hypr/configs/monitors.conf
source = ~/.config/hypr/configs/workspaces.conf source = ~/.config/hypr/configs/workspaces.conf
source = ~/.config/hypr/configs/binds.conf
source = ~/.config/hypr/configs/input.conf source = ~/.config/hypr/configs/input.conf
source = ~/.config/hypr/configs/misc.conf source = ~/.config/hypr/configs/misc.conf
# Theme (Add the theme you want)
source = ~/.config/hypr/themes/luna/luna.conf
# Autostart # Autostart
exec-once = $HOME/.config/hypr/scripts/autostart/services exec-once = $HOME/.config/hypr/scripts/autostart/services
exec-once = $HOME/.config/hypr/scripts/autostart/apps exec-once = $HOME/.config/hypr/scripts/autostart/apps
# Theme (Add the theme you want)
source = ~/.config/hypr/themes/luna/luna.conf
# Plugins # Plugins
exec-once = hyprpm reload -n exec-once = hyprpm reload -n