[hyprland] Fix wpaperd
rendering of textures on vertical monitors
This commit is contained in:
@@ -134,6 +134,12 @@
|
||||
no_hardware_cursors = true;
|
||||
};
|
||||
|
||||
render = {
|
||||
# This is a temporary fix for issues with wpaperd.
|
||||
# See https://github.com/danyspin97/wpaperd/issues/117
|
||||
expand_undersized_textures = false;
|
||||
};
|
||||
|
||||
###############
|
||||
### PLUGINS ###
|
||||
###############
|
||||
|
||||
Reference in New Issue
Block a user