17 lines
578 B
Text
Executable file
17 lines
578 B
Text
Executable file
# Configs
|
|
source = ~/.config/hypr/configs/env.conf
|
|
source = ~/.config/hypr/configs/binds.conf
|
|
source = ~/.config/hypr/configs/monitors.conf
|
|
source = ~/.config/hypr/configs/workspaces.conf
|
|
source = ~/.config/hypr/configs/input.conf
|
|
source = ~/.config/hypr/configs/misc.conf
|
|
|
|
# Autostart
|
|
exec-once = $HOME/.config/hypr/scripts/autostart/services
|
|
exec-once = $HOME/.config/hypr/scripts/autostart/apps
|
|
|
|
# Theme (Add the theme you want)
|
|
source = ~/.config/hypr/themes/luna/luna.conf
|
|
|
|
# Plugins (Uncomment this line if you are going to use the plugins)
|
|
# exec-once = hyprpm reload -n
|