Added this back since idk why it was removed (Hyprland)
This commit is contained in:
parent
d100fcac91
commit
7c8337b8bc
1 changed files with 11 additions and 0 deletions
|
@ -75,6 +75,17 @@ misc {
|
||||||
#key_press_enables_dpms=true
|
#key_press_enables_dpms=true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
group {
|
||||||
|
drag_into_group=1
|
||||||
|
col.border_active=0x66ee1111
|
||||||
|
col.border_inactive=0x66333333
|
||||||
|
|
||||||
|
groupbar {
|
||||||
|
col.active=0xAAee1111
|
||||||
|
col.inactive=0xAA333333
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
# example window rules
|
# example window rules
|
||||||
# for windows named/classed as abc and xyz
|
# for windows named/classed as abc and xyz
|
||||||
#windowrule=move 69 420,abc
|
#windowrule=move 69 420,abc
|
||||||
|
|
Loading…
Reference in a new issue