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 = ''