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:
parent
98ea496a19
commit
772518df4f
6 changed files with 116 additions and 2 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue