add matugen support for hyprland
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user