No description
Find a file
Natsu Kagami 1de42e1a89
Hacky hack to make rofi-rbw typing less insane
There is some unknown interaction between `wtype` and `fcitx5`
that prevents the keyboard from being usable after wtype exits,
until fcitx5 restarts. Therefore a workaround is to use `ydotool`
to type the secrets instead.

However `ydotool` assumes an ANSI layout, which we cannot specifically
set up with niri just yet. So instead we set up a hack, to temporarily
disable fcitx & set Niri layout to ANSI right before invoking ydotool,
and reverting once it's complete.
2025-04-04 13:57:23 +02:00
.github/workflows Remove deploy action 2023-11-21 14:57:35 +01:00
cachix Massive nixfmt reformatting 2025-04-03 13:59:50 +02:00
darwin Massive nixfmt reformatting 2025-04-03 13:59:50 +02:00
home Hacky hack to make rofi-rbw typing less insane 2025-04-04 13:57:23 +02:00
kagami-air-m1 Massive nixfmt reformatting 2025-04-03 13:59:50 +02:00
modules Hacky hack to make rofi-rbw typing less insane 2025-04-04 13:57:23 +02:00
nki-framework Massive nixfmt reformatting 2025-04-03 13:59:50 +02:00
nki-home Massive nixfmt reformatting 2025-04-03 13:59:50 +02:00
nki-personal-do Massive nixfmt reformatting 2025-04-03 13:59:50 +02:00
nki-x1c1 Massive nixfmt reformatting 2025-04-03 13:59:50 +02:00
nki-yoga-g8 Massive nixfmt reformatting 2025-04-03 13:59:50 +02:00
packages Massive nixfmt reformatting 2025-04-03 13:59:50 +02:00
.gitignore Set a new set of semantic tokens 2022-05-06 13:41:12 -04:00
.sops.yaml Add nix cache implementation 2024-08-16 14:36:11 +02:00
cachix.nix Massive nixfmt reformatting 2025-04-03 13:59:50 +02:00
common.nix Massive nixfmt reformatting 2025-04-03 13:59:50 +02:00
config.nix Move some packages around on Mac 2023-03-14 09:54:12 +01:00
flake.lock Update nixos-hardware 2025-04-04 13:49:52 +02:00
flake.nix Massive nixfmt reformatting 2025-04-03 13:59:50 +02:00
overlay.nix Massive nixfmt reformatting 2025-04-03 13:59:50 +02:00
README.md Move stuff into /home 2021-10-27 12:35:53 -04:00

My personal Nix setup files