feat(zathura + mime): add mimeapps list and zathura config

This commit is contained in:
2024-10-11 01:08:18 +04:00
parent adedbf32fc
commit ccc7ad50c5
6 changed files with 30 additions and 14 deletions

View File

@@ -142,7 +142,7 @@ corner-radius = 5;
# Specify the backend to use: `xrender`, `glx`, `egl` or `xr_glx_hybrid`.
# `xrender` is the default one.
#
backend = "glx"
backend = "egl"
dithered-present = false;
vsync = true;
detect-client-opacity = true;
@@ -435,16 +435,7 @@ animations = ({
end = "window-raw-opacity";
};
shadow-opacity = "opacity";
},
# {
# triggers = [ "geometry" ];
# crop-width = {
# curve = "cubic-bezier(0.24, 0.64, 0.79, 0.98)";
# duration = 0.5;
# start = "window-width-before";
# end = "window-width";
# };
# }
}
# Full Opaque Desktop Switch
#{