mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-25 18:17:29 -05:00
make hyprland background always dark
This commit is contained in:
@@ -4,7 +4,7 @@ general {
|
|||||||
}
|
}
|
||||||
|
|
||||||
misc {
|
misc {
|
||||||
background_color = rgba({{colors.surface.default.hex_stripped}}FF)
|
background_color = rgba({{colors.surface.dark.hex_stripped}}FF)
|
||||||
}
|
}
|
||||||
|
|
||||||
plugin {
|
plugin {
|
||||||
|
|||||||
Reference in New Issue
Block a user