This commit is contained in:
biscuit
2025-06-30 12:49:36 -05:00
parent d8657c7eeb
commit 62d8d36ed8
6 changed files with 51 additions and 31 deletions
+2 -1
View File
@@ -21,6 +21,7 @@
"pkill gjs & ags run"
# "matugen image /home/${username}/.config/nixos/assets/wallpapers/ultrawide-nixos-default.png"
"hyprctl setcursor Bibata-Original-Classic 24"
"solaar -w hide"
];
general = {
@@ -113,7 +114,7 @@
input = {
kb_layout = "us";
follow_mouse = 1;
sensitivity = -0.5;
sensitivity = 0;
force_no_accel = true;
repeat_delay = 250;
repeat_rate = 35;