mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-15 03:04:31 +10:00
fix: source colors at the bottom of hyprland.conf
This commit is contained in:
@@ -9,9 +9,6 @@ source=~/.config/hypr/env.conf
|
|||||||
source=~/.config/hypr/rules.conf
|
source=~/.config/hypr/rules.conf
|
||||||
|
|
||||||
|
|
||||||
# Dynamic colors
|
|
||||||
source=~/.config/hypr/colors.conf
|
|
||||||
|
|
||||||
$mainMod = SUPER
|
$mainMod = SUPER
|
||||||
|
|
||||||
# MONITOR CONFIG
|
# MONITOR CONFIG
|
||||||
@@ -195,3 +192,9 @@ decoration {
|
|||||||
#screen_shader = ~/.config/hypr/shaders/crt.frag
|
#screen_shader = ~/.config/hypr/shaders/crt.frag
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Dynamic colors
|
||||||
|
source=~/.config/hypr/colors.conf
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user