add(nixos): mouse-wakeup
This commit is contained in:
@@ -40,6 +40,13 @@
|
||||
wallpaper = "firewatch.png";
|
||||
kb_options = "";
|
||||
};
|
||||
wakeup = {
|
||||
mouse = {
|
||||
disable = true;
|
||||
vendor = "3710";
|
||||
product = "5406";
|
||||
};
|
||||
};
|
||||
firefox = {
|
||||
bookmarks = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user