From 3d876be96cd692d0369fd5432e74731da8d0e8ba Mon Sep 17 00:00:00 2001 From: iFargle Date: Thu, 17 Aug 2023 08:48:43 +0900 Subject: [PATCH] Fix hyprland --- hosts/nixos-laptop/home-manager/hyprland-conf.nix | 5 +++-- hosts/nixos-laptop/home-manager/rofi-conf.nix | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/hosts/nixos-laptop/home-manager/hyprland-conf.nix b/hosts/nixos-laptop/home-manager/hyprland-conf.nix index 8ea2a0c3..4de80c17 100644 --- a/hosts/nixos-laptop/home-manager/hyprland-conf.nix +++ b/hosts/nixos-laptop/home-manager/hyprland-conf.nix @@ -34,7 +34,8 @@ natural_scroll = true disable_while_typing = true tap-to-click = true - clickfinger_behavior = lrm + clickfinger_behavior = true + tap_and_drag = true drag_lock = true } sensitivity = 0 @@ -60,7 +61,7 @@ blur { enabled = true size = 50 - passes = 8 + passes = 8d } } diff --git a/hosts/nixos-laptop/home-manager/rofi-conf.nix b/hosts/nixos-laptop/home-manager/rofi-conf.nix index 06c0092c..bf40bae8 100644 --- a/hosts/nixos-laptop/home-manager/rofi-conf.nix +++ b/hosts/nixos-laptop/home-manager/rofi-conf.nix @@ -77,12 +77,12 @@ selected-urgent-foreground: @urgent-foreground; } -@import "gruvbox-common.rasinc" +@import "gruvbox-common" ''; }; # Rofi theme - ".config/rofi/themes/gruvbox-common.rasinc" = { + ".config/rofi/themes/gruvbox-common.rasi" = { enable = true; executable = false; text = ''