add matugen support for hyprland

This commit is contained in:
Sem
2026-03-30 20:56:59 +02:00
parent 029cd7ae55
commit ddd9a93679
6 changed files with 204 additions and 101 deletions

View File

@@ -17,6 +17,7 @@
# source = ~/.config/hypr/myColors.conf
source = ~/linux-dotfiles/hypr/monitors.conf
source = colors.conf
###################
### MY PROGRAMS ###
@@ -86,8 +87,8 @@ general {
border_size = 2
# https://wiki.hypr.land/Configuring/Variables/#variable-types for info about colors
col.active_border = rgba(d2519cee) rgba(dd94ffee) 45deg
col.inactive_border = rgba(d2519caa)
col.active_border = $primary_fixed_dim
col.inactive_border = $inverse_primary
# Set to true enable resizing windows by clicking and dragging on borders and gaps
resize_on_border = false