♻️ refactor: move hyprland config files to hypr

This commit is contained in:
João Dias
2024-09-04 22:39:10 -03:00
parent 0fe1fcae67
commit fda5b2426c
12 changed files with 107 additions and 53 deletions
+25
View File
@@ -0,0 +1,25 @@
#############################################
## Retrozinndev's Hyprland Configurations! ##
#############################################
# 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