Update external config handling
This commit is contained in:
parent
e1cb468d88
commit
3bed036418
4 changed files with 2 additions and 2 deletions
|
@ -216,4 +216,4 @@ misc {
|
|||
}
|
||||
|
||||
# -> Include external configuration files
|
||||
source=conf.d/monitors.conf
|
||||
source=hyprland.conf.d/*.conf
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# NVIDIA Compatibility configuration file
|
||||
# Execute this command for NVIDIA graphics card
|
||||
# compatibility (will cause issues on non-NVIDIA):
|
||||
# cp ~/.config/hypr/nvidia.conf.disabled ~/.config/hypr/nvidia.conf
|
||||
# cp ~/.config/hypr/hyprland.conf.d/nvidia.conf.disabled ~/.config/hypr/hyprland.conf.d/nvidia.conf
|
Loading…
Reference in a new issue