summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 = {