update hyprland config
This commit is contained in:
parent
10d6a66f3b
commit
71d58f7893
1 changed files with 0 additions and 4 deletions
|
@ -228,14 +228,10 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
general = {
|
general = {
|
||||||
sensitivity = 1.0;
|
|
||||||
|
|
||||||
gaps_in = 5;
|
gaps_in = 5;
|
||||||
gaps_out = 5;
|
gaps_out = 5;
|
||||||
border_size = 2;
|
border_size = 2;
|
||||||
|
|
||||||
apply_sens_to_raw = 0;
|
|
||||||
|
|
||||||
#no_border_on_floating = true;
|
#no_border_on_floating = true;
|
||||||
allow_tearing = mkIf cfg.tearing true;
|
allow_tearing = mkIf cfg.tearing true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue