14 lines
493 B
Text
Executable file
14 lines
493 B
Text
Executable file
# Autostart
|
|
exec-once=$HOME/.config/hypr/scripts/autostart
|
|
|
|
# Keybinds (change to whichever keybinds you want to use)
|
|
source=~/.config/hypr/keybinds/binds.conf
|
|
|
|
# Configs (change to whichever config you want to use)
|
|
source=~/.config/hypr/configs/monitors.conf
|
|
source=~/.config/hypr/configs/workspaces.conf
|
|
|
|
# Theme (change to whichever theme you want to use)
|
|
source=~/.config/hypr/themes/luna/luna.conf
|
|
source=~/.config/hypr/themes/luna/theme.conf
|
|
source=~/.config/hypr/themes/luna/rules.conf
|