summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2025-01-08 08:16:42 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2025-01-08 08:16:42 +0100
commit1e7ea97f8e7387dde7b1d919521e3a953ca7656c (patch)
treee60fb514c28d44886c8a68eada955e8774c88858 /accounts/gkleen@sif
parent10af371a2348148c91d034b08eeec07694027238 (diff)
downloadnixos-flakes.tar
nixos-flakes.tar.gz
nixos-flakes.tar.bz2
nixos-flakes.tar.xz
nixos-flakes.zip
Diffstat (limited to 'accounts/gkleen@sif')
-rw-r--r--accounts/gkleen@sif/hyprland.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/hyprland.nix b/accounts/gkleen@sif/hyprland.nix
index cc7472ea..90ae689a 100644
--- a/accounts/gkleen@sif/hyprland.nix
+++ b/accounts/gkleen@sif/hyprland.nix
@@ -83,7 +83,7 @@ in {
83 cursor = { 83 cursor = {
84 use_cpu_buffer = true; 84 use_cpu_buffer = true;
85 hide_on_key_press = true; 85 hide_on_key_press = true;
86 no_hardware_cursors = 0; 86 # no_hardware_cursors = 0;
87 }; 87 };
88 88
89 input = { 89 input = {