sex
This commit is contained in:
parent
2748681622
commit
5ceb209b34
5 changed files with 11 additions and 4 deletions
|
|
@ -33,6 +33,8 @@
|
|||
prefer-no-csd = true;
|
||||
input.keyboard.xkb.layout = (if vars.user == "alyx" && vars.isBritish then "gb" else "us");
|
||||
input.focus-follows-mouse.enable = true;
|
||||
hotkey-overlay.skip-at-startup = true;
|
||||
animations.slowdown = 0.5;
|
||||
binds = with config.lib.niri.actions; lib.mkDefault {
|
||||
"Mod+Return".action = spawn "foot";
|
||||
"Mod+V".action = spawn "/home/${vars.user}/.config/nixos/home/wooz";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue