update hyprland config

This commit is contained in:
jacekpoz 2024-08-19 22:35:29 +02:00
parent 10d6a66f3b
commit 71d58f7893
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -228,14 +228,10 @@ in {
};
general = {
sensitivity = 1.0;
gaps_in = 5;
gaps_out = 5;
border_size = 2;
apply_sens_to_raw = 0;
#no_border_on_floating = true;
allow_tearing = mkIf cfg.tearing true;