🎨 ux(hypr): hyprexpo border color and gap size changed
This commit is contained in:
parent
dc578da588
commit
5c7f3c2bfb
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ source = ../themes/luna/colors.conf
|
||||||
plugin {
|
plugin {
|
||||||
hyprexpo {
|
hyprexpo {
|
||||||
columns = 3
|
columns = 3
|
||||||
gap_size = 5
|
gap_size = 6
|
||||||
bg_col = rgba($lavenderAlpha)
|
bg_col = rgb($surface0Alpha)
|
||||||
workspace_method = center current
|
workspace_method = center current
|
||||||
|
|
||||||
enable_gesture = true
|
enable_gesture = true
|
||||||
|
|
Loading…
Add table
Reference in a new issue