mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-08-18 08:22:50 +01:00
Replaced wofi with walker
This commit is contained in:
@@ -20,6 +20,10 @@
|
||||
enable = true;
|
||||
systemd.enable = true;
|
||||
};
|
||||
walker = {
|
||||
enable = true;
|
||||
runAsService = true;
|
||||
};
|
||||
hyprcursor-phinger.enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user