♻️ hypr: separate shell and user configurations
This commit is contained in:
+7
-27
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user