refactor wallpaper

This commit is contained in:
EdenQwQ 2026-03-27 23:56:14 +08:00
parent c33286e661
commit f9ff6c6bc4
7 changed files with 68 additions and 53 deletions

View file

@ -59,6 +59,11 @@ let
NetworkComparisonTest
rPackages.pls
rPackages.MASS
igraph
ggraph
tidygraph
corrr
relaimpo
(buildRPackage {
name = "eegUtils";
src = fetchFromGitHub {

View file

@ -33,7 +33,7 @@
input = {
focus-follows-mouse.enable = true;
touchpad.natural-scroll = false;
touchpad.dwt = false;
touchpad.dwt = true;
keyboard.xkb.options = "caps:escape";
};
environment = {