♻️ hypr: separate shell and user configurations

This commit is contained in:
retrozinndev
2025-04-25 15:55:06 -03:00
parent 520f952b02
commit 6ef4f79f64
23 changed files with 301 additions and 225 deletions
+7 -27
View File
@@ -1,35 +1,15 @@
#############################################
## Retrozinndev's Hyprland Configurations! ##
#############################################
###############################
## Retrozinn's Hyprland Dots ##
###############################
# From https://github.com/retrozinndev/Hyprland-Dots
# Made with lots of love 󰋑 , by retrozinndev
# Licensed under the MIT License
# Nvidia Settings
source = ~/.config/hypr/nvidia.conf
# Environment
source = ~/.config/hypr/environment.conf
# Shell configurations (it's not recommended to modify)
source = ./shell/hyprland.conf
# Monitors
source = ~/.config/hypr/monitors.conf
# Layout
source = ~/.config/hypr/layout.conf
# Input
source = ~/.config/hypr/input.conf
# Appearance
source = ~/.config/hypr/decorations.conf
# Rules
source = ~/.config/hypr/rules.conf
# Bindings
source = ~/.config/hypr/bindings.conf
# Autostart
source = ~/.config/hypr/autostart.conf
# User configurations (please use the `user/` config directory
source = ./user/hyprland.conf