forked from Shinonome/dots-hyprland
make hyprland background always dark
This commit is contained in:
@@ -4,7 +4,7 @@ general {
|
||||
}
|
||||
|
||||
misc {
|
||||
background_color = rgba({{colors.surface.default.hex_stripped}}FF)
|
||||
background_color = rgba({{colors.surface.dark.hex_stripped}}FF)
|
||||
}
|
||||
|
||||
plugin {
|
||||
|
||||
Reference in New Issue
Block a user