colors generations based on wallpaper
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
source = ~/.config/hypr/colors.conf
|
||||
|
||||
general {
|
||||
border_size = 3
|
||||
no_border_on_floating = false
|
||||
@@ -6,8 +8,8 @@ general {
|
||||
gaps_workspaces = 0
|
||||
allow_tearing = true
|
||||
|
||||
col.active_border=0xcdd6f4ff
|
||||
col.inactive_border=0xb4befecc
|
||||
col.active_border=$primary
|
||||
col.inactive_border=$primary_container
|
||||
|
||||
layout = master
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user