added xkb options to i3.
This commit is contained in:
parent
822ef5facb
commit
210bf5c415
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
greeters.gtk.enable = false;
|
||||
greeter.enable = false;
|
||||
};
|
||||
xkb.options = "ctrl:nocaps,compose:rctrl";
|
||||
};
|
||||
home-manager.users.${config.host.user} = {config, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue