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
|
@ -14,6 +14,7 @@
|
|||
nixos-switch = "sudo nixos-rebuild switch --flake ~/nixconf &| nom";
|
||||
home-switch = "home-manager switch --flake ~/nixconf &| nom";
|
||||
server-switch = "nixos-rebuild switch --flake ~/nixconf#biggerpi --target-host blue@biggerpi --use-remote-sudo &| nom";
|
||||
home-manager-news = "home-manager news --flake ~/nixconf";
|
||||
};
|
||||
shellInit = "
|
||||
set --global theme_virtual_env_prompt_enabled no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue