From 9054ed57763ed2ad759013a5a696b68f048d1e45 Mon Sep 17 00:00:00 2001 From: minco Date: Thu, 7 May 2026 21:58:45 +0900 Subject: [PATCH] add laptop --- device/laptop.conf | 12 ++++++++++++ hyprland.conf | 2 +- misc.conf | 3 ++- 3 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 device/laptop.conf diff --git a/device/laptop.conf b/device/laptop.conf new file mode 100644 index 0000000..fe43ead --- /dev/null +++ b/device/laptop.conf @@ -0,0 +1,12 @@ +monitor = eDP-1, 2560x1600@120, 0x0, 1 # tablet + +workspace=1,monitor:eDP-1,default:true +workspace=2,monitor:eDP-1 +workspace=3,monitor:eDP-1 +workspace=4,monitor:eDP-1 +workspace=5,monitor:eDP-1 +workspace=6,monitor:eDP-1 +workspace=7,monitor:eDP-1 +workspace=8,monitor:eDP-1 +workspace=9,monitor:eDP-1 +workspace=10,monitor:eDP-1 diff --git a/hyprland.conf b/hyprland.conf index 8092c47..0eb00b0 120000 --- a/hyprland.conf +++ b/hyprland.conf @@ -1 +1 @@ -/nix/store/k26512lynrzgcb4jz3w61cff6pqzcy27-home-manager-files/.config/hypr/hyprland.conf \ No newline at end of file +/nix/store/5l586v13b5sk7jijffgsbqwdjd8w11jy-home-manager-files/.config/hypr/hyprland.conf \ No newline at end of file diff --git a/misc.conf b/misc.conf index 9a5f5bb..b827da4 100644 --- a/misc.conf +++ b/misc.conf @@ -29,7 +29,8 @@ input { sensitivity = 0 touchpad { - natural_scroll = false + natural_scroll = true + clickfinger_behavior = 1 } }