chore: fractional scaling in X11

This commit is contained in:
Daniel Langbein 2024-03-21 14:39:14 +01:00
parent 6199af7f17
commit 6f5a846577
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -1,6 +1,6 @@
{ config, pkgs, lib, ... }: { config, pkgs, lib, ... }:
let let
version = "45.4"; version = "45.5";
in in
{ {
# https://wiki.archlinux.org/title/HiDPI#Wayland # https://wiki.archlinux.org/title/HiDPI#Wayland