19 lines
516 B
Plaintext
19 lines
516 B
Plaintext
### HYPR OPTIONS
|
|
#---------------------------------------
|
|
env = XCURSOR_SIZE,14
|
|
|
|
# Source a file (multi-file configs)
|
|
source = ~/.config/hypr/autostart.conf
|
|
source = ~/.config/hypr/monitors.conf
|
|
source = ~/.config/hypr/animations.conf
|
|
source = ~/.config/hypr/keybindings.conf
|
|
source = ~/.config/hypr/theme.conf
|
|
source = ~/.config/hypr/rules.conf
|
|
source = ~/.config/hypr/input.conf
|
|
|
|
### Remove Hyprland branding
|
|
#----------------------------------
|
|
misc {
|
|
disable_hyprland_logo = true
|
|
disable_splash_rendering = true
|
|
} |