1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

hypr: fix borders and colors

This commit is contained in:
Henrik Hautakoski 2024-06-18 18:57:40 +02:00
parent 6ed598fb60
commit ae33f89adb

View file

@ -5,7 +5,7 @@ monitor=,preferred,auto,auto
# -------------
# colors
$color_border = rgb(191B2B)
$color_border = rgb(1a1c2d)
$color_active_border = $color_border
$color_inactive_border = $color_border
@ -31,7 +31,7 @@ input {
}
general {
gaps_in = 0
gaps_in = 0,0,-1,-1
gaps_out = -1
border_size = 1
col.active_border = $color_active_border