fixes groups, colors and stuff
This commit is contained in:
@ -7,13 +7,14 @@ source = ~/.config/hypr/config/colors.conf
|
||||
# Variables wiki https://wiki.hyprland.org/0.45.0/Configuring/Variables/ #
|
||||
# https://wiki.hyprland.org/0.45.0/Configuring/Variables/#general
|
||||
general {
|
||||
gaps_in = 3
|
||||
gaps_out = 5
|
||||
border_size = 3
|
||||
gaps_in = 1
|
||||
gaps_out = 2
|
||||
border_size = 2
|
||||
col.active_border = $cachylgreen
|
||||
col.inactive_border = $cachymblue
|
||||
layout = dwindle # master|dwindle
|
||||
|
||||
resize_on_border = true
|
||||
extend_border_grab_area = 10
|
||||
# https://wiki.hyprland.org/0.45.0/Configuring/Variables/#snap
|
||||
snap {
|
||||
enabled = true
|
||||
|
Reference in New Issue
Block a user