This commit is contained in:
Sakooooo 2024-08-04 21:42:00 +04:00
parent 5c4554b3c9
commit faa184cb3f
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -37,7 +37,8 @@ in
# enable = true;
# };
# };
libinput = {
};
services.libinput = {
enable = true;
# no mouse accel
@ -50,7 +51,6 @@ in
accelProfile = "flat";
};
};
};
users.users.sako.packages = with pkgs; [
# use wayland counterparts
@ -78,7 +78,6 @@ in
(waybar.overrideAttrs (oldAttrs: { mesonFlags = oldAttrs.mesonFlags ++ [ "-Dexperimental=true "]; }))
# lock
swaylock
eww-wayland
ags
brightnessctl
inotify-tools