minor visual changes

This commit is contained in:
Reid 2024-07-25 17:14:49 -07:00
parent 50e15d3d38
commit 4b7e21be29
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
3 changed files with 38 additions and 30 deletions

View file

@ -171,8 +171,8 @@ in {
general = {
gaps_in = 6;
gaps_out = 6;
border_size = 2;
no_border_on_floating = true;
border_size = 1;
no_border_on_floating = false;
layout = "dwindle";
@ -214,14 +214,14 @@ in {
"workspace 4, class:vesktop"
];
blurls = [
"gtk-layer-shell"
];
layerrule = [
"animation slide, notifications"
"animation slide, waybar"
];
blurls = [
"gtk-layer-shell" # nwg-drawer
#"waybar"
"blur, notifications"
];
decoration = {
@ -253,6 +253,7 @@ in {
"border, 1, 2, outExpo"
"fade, 1, 3, outCubic"
"workspaces, 1, 6, outExpo"
"specialWorkspace, 1, 2, outCubic, fade"
];
};