feat(zathura + mime): add mimeapps list and zathura config
This commit is contained in:
@@ -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
|
||||
#{
|
||||
|
||||
Reference in New Issue
Block a user