16 lines
456 B
Text
Executable file
16 lines
456 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
|
|
|
|
# Autostart
|
|
exec-once = $HOME/.config/hypr/scripts/autostart/services
|
|
exec-once = $HOME/.config/hypr/scripts/autostart/apps
|
|
|
|
# Theme
|
|
source = ~/.config/hypr/themes/luna/theme.conf
|
|
source = ~/.config/hypr/themes/luna/rules.conf
|
|
|
|
# Plugins
|
|
exec-once = hyprpm reload -n
|