29 lines
616 B
Plaintext
29 lines
616 B
Plaintext
|
|
#############################################
|
|
## Retrozinndev's Hyprland Configurations! ##
|
|
#############################################
|
|
|
|
# Nvidia Settings
|
|
# source = ~/.config/hypr/nvidia.conf
|
|
|
|
# Environment
|
|
source = ~/.config/hypr/environment.conf
|
|
|
|
# Monitors
|
|
source = ~/.config/hypr/monitors.conf
|
|
|
|
# Devices
|
|
# source = ~/.config/hypr/devices.conf # Uncomment this line to apply file, remember to make it first!
|
|
|
|
# Appearance
|
|
source = ~/.config/hypr/appearance.conf
|
|
|
|
# Autostart
|
|
source = ~/.config/hypr/autostart.conf
|
|
|
|
# Bindings
|
|
source = ~/.config/hypr/bindings.conf
|
|
|
|
# Rules
|
|
source = ~/.config/hypr/rules.conf
|