Wheel + round
This commit is contained in:
parent
fc17899e8e
commit
6f193464dc
3 changed files with 11 additions and 10 deletions
|
@ -8,5 +8,6 @@
|
|||
burn-my-windows
|
||||
fullscreen-avoider
|
||||
compiz-windows-effect
|
||||
rounded-window-corners-reborn
|
||||
];
|
||||
}
|
||||
|
|
|
@ -12,6 +12,6 @@
|
|||
}))
|
||||
];
|
||||
|
||||
environment.systemPackages = [pkgs.oversteer];
|
||||
environment.systemPackages = with pkgs; [oversteer linuxConsoleTools];
|
||||
services.udev.packages = [pkgs.oversteer];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue