Fixes and improves config
This commit is contained in:
parent
2c697f8657
commit
fb63f9fe0c
10 changed files with 156 additions and 122 deletions
15
.config/hypr/config/settings/Groups.conf
Normal file
15
.config/hypr/config/settings/Groups.conf
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
group {
|
||||
groupbar {
|
||||
|
||||
font_size = 10
|
||||
font_weight_active = bold
|
||||
indicator_height = 5
|
||||
|
||||
rounding_power = 10.0
|
||||
rounding = 4
|
||||
|
||||
gradients = true
|
||||
|
||||
col.active = rgba(ff0000ff) rgba(ff000000)
|
||||
}
|
||||
}
|
||||
|
|
@ -12,5 +12,7 @@ misc {
|
|||
focus_on_activate = false
|
||||
initial_workspace_tracking = 0
|
||||
middle_click_paste = false
|
||||
|
||||
font_family = JetBrainsMono NF
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
xwayland {
|
||||
enabled = true
|
||||
force_zero_scaling = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue