zenix(cosmic): rm laptop, numlock on, cursor focus fast
This commit is contained in:
parent
eb3d4ccfee
commit
65646a11ed
2 changed files with 2 additions and 7 deletions
|
|
@ -34,10 +34,12 @@ in {
|
|||
compositor = {
|
||||
autotile = true;
|
||||
focus_follows_cursor = true;
|
||||
focus_follows_cursor_delay = 25;
|
||||
input_default = mkRON "optional" {
|
||||
profile = (mkRON "optional" (mkRON "enum" "Flat"));
|
||||
speed = 0.0;
|
||||
};
|
||||
keyboard_config.numlock_state = (mkRON "enum" "BootOn");
|
||||
};
|
||||
|
||||
wallpapers = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue