feat: Nvim config updates, renames hyprland config files to have a 'hypr' prefix for hypr lsp to work on them.

This commit is contained in:
2025-11-08 14:05:08 -05:00
parent e154efcac4
commit 3081c6b9b3
9 changed files with 31 additions and 8 deletions

View File

@@ -6,12 +6,12 @@
# Refer to the wiki for more information.
# https://wiki.hyprland.org/Configuring/
source = ~/.config/hypr/env.conf
source = ~/.config/hypr/monitors.conf
source = ~/.config/hypr/windows.conf
source = ~/.config/hypr/keybinds.conf
source = ~/.config/hypr/input.conf
source = ~/.config/hypr/autostart.conf
source = ~/.config/hypr/hyprenv.conf
source = ~/.config/hypr/hyprmonitors.conf
source = ~/.config/hypr/hyprwindows.conf
source = ~/.config/hypr/hyprkeybinds.conf
source = ~/.config/hypr/hyprinput.conf
source = ~/.config/hypr/hyprautostart.conf
#####################
### LOOK AND FEEL ###