🔧 add noti
This commit is contained in:
parent
3ce4dd54d6
commit
82aa1cc4fd
2 changed files with 6 additions and 2 deletions
homes/ingolf-wagner
|
@ -1,8 +1,9 @@
|
|||
- [Nerdfonts](https://www.nerdfonts.com)
|
||||
- [ ] Downlaod Nerdfont : https://www.nerdfonts.com/font-downloads (e.g.: for Ubuntu)
|
||||
- [ ] Downlaod Nerdfont : https://www.nerdfonts.com/font-downloads (e.g.: for
|
||||
Ubuntu)
|
||||
- [ ] Unzip in `~/.fonts`
|
||||
- [ ] Import font cache with `fc-cache -fv`
|
||||
|
||||
|
||||
- [KeyMapper](https://github.com/houmain/keymapper)
|
||||
- install system-wide by the provided releases
|
||||
- don't install pkgs.keymapper to avoid version incompatibilities
|
||||
|
|
|
@ -40,4 +40,7 @@
|
|||
# we need nixGL to run kitty, because it depends on GL it's not nice, but not to bad either
|
||||
xsession.windowManager.i3.config.terminal = lib.mkForce "nixGLIntel kitty";
|
||||
|
||||
# todo
|
||||
programs.noti.enable = true;
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue