animetiaosdfnasdna
This commit is contained in:
parent
a41d187d29
commit
66258575b6
|
@ -120,11 +120,9 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
general = {
|
general = {
|
||||||
gaps_in = 0;
|
gaps_in = 5;
|
||||||
gaps_out = 0;
|
gaps_out = 8;
|
||||||
border_size = 3;
|
border_size = 2;
|
||||||
#"col.active_border" = "0xFFEBDBB2";
|
|
||||||
#"col.inactive_border" = "0xFF363537";
|
|
||||||
allow_tearing = false;
|
allow_tearing = false;
|
||||||
layout = "dwindle";
|
layout = "dwindle";
|
||||||
};
|
};
|
||||||
|
@ -135,7 +133,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
decoration = {
|
decoration = {
|
||||||
rounding = 0;
|
rounding = 5;
|
||||||
};
|
};
|
||||||
|
|
||||||
input = {
|
input = {
|
||||||
|
@ -145,7 +143,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
animations = {
|
animations = {
|
||||||
enabled = false;
|
# enabled = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
|
@ -32,7 +32,6 @@
|
||||||
vesktop
|
vesktop
|
||||||
keepassxc
|
keepassxc
|
||||||
signal-desktop
|
signal-desktop
|
||||||
transmission_3-gtk
|
|
||||||
upscayl
|
upscayl
|
||||||
cinnamon.nemo
|
cinnamon.nemo
|
||||||
firefox
|
firefox
|
||||||
|
|
Loading…
Reference in a new issue