attempted to add a keybind to toggle touchpad

somehow i cant get the script to run when i use the touchpad, but hey,
its in the repo now and the licence has been updated so i can get around
to it later

also i removed the default fish greeting it was annoying me
This commit is contained in:
Gabriella Bere 2025-06-08 05:17:39 +01:00
parent 98ea496a19
commit 772518df4f
6 changed files with 116 additions and 2 deletions

View file

@ -38,6 +38,7 @@
EDITOR = "nvim";
NIXOS_OZONE_WL = 1;
LD_LIBRARY_PATH = "${pkgs.libGL}/lib:${pkgs.gtk3}/lib:${pkgs.glib.out}/lib:${pkgs.xorg.libXtst}/lib";
scripts = "/home/blue/nixconf/scripts";
};
xdg.mimeApps = {