mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
feat(firefox): Use betterfox
This commit is contained in:
parent
f80d83bbd7
commit
28797f148f
12 changed files with 273 additions and 118 deletions
|
|
@ -72,4 +72,13 @@
|
|||
];
|
||||
};
|
||||
};
|
||||
|
||||
# treat the virtual keyboard as internal
|
||||
# https://github.com/xremap/xremap/discussions/656
|
||||
environment.etc."libinput/local-overrides.quirks".text = ''
|
||||
[xremap]
|
||||
MatchName=xremap
|
||||
MatchUdevType=keyboard
|
||||
AttrKeyboardIntegration=internal
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue