From 09bcb2c8c920b93a462ca7ccb2da172afae6bfa2 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 31 Jan 2019 21:15:30 +0100 Subject: Set hidpi cursor size --- gui/hidpi.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gui/hidpi.nix') diff --git a/gui/hidpi.nix b/gui/hidpi.nix index 36898e2..313b3ec 100644 --- a/gui/hidpi.nix +++ b/gui/hidpi.nix @@ -16,6 +16,8 @@ Xft.rgba: rgb ''; + xsession.pointerCursor.size = 48; + home.file.".config/twmn/twmn.conf".text = '' font_size=24 height=32 -- cgit v1.2.3