From f322931a861b73333bb7971de53c74aae5a809fd Mon Sep 17 00:00:00 2001 From: Michel Fedde Date: Mon, 24 Feb 2025 18:17:44 +0100 Subject: [PATCH] Update evremap and add wifi-qr --- .config/evremap/evremap.toml##class.PC | 2 +- .config/yadm/bootstrap.d/01-Dependencies.sh | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/evremap/evremap.toml##class.PC b/.config/evremap/evremap.toml##class.PC index 7903737..880f0ce 100644 --- a/.config/evremap/evremap.toml##class.PC +++ b/.config/evremap/evremap.toml##class.PC @@ -1,7 +1,7 @@ # The name of the device to remap. # Run `sudo evremap list-devices` to see the devices available # on your system. -device_name = "Keychron Keychron Q10 Max" +device_name = "Keychron Keychron Link Keyboard" # If you have multiple devices with the same name, you can optionally # specify the `phys` value that is printed by the `list-devices` subcommand diff --git a/.config/yadm/bootstrap.d/01-Dependencies.sh b/.config/yadm/bootstrap.d/01-Dependencies.sh index ddfb03b..d9395d9 100755 --- a/.config/yadm/bootstrap.d/01-Dependencies.sh +++ b/.config/yadm/bootstrap.d/01-Dependencies.sh @@ -6,4 +6,5 @@ yay -S --needed neovim \ network-manager-applet \ ghostty \ btop \ - zoxide fzf + zoxide fzf \ + wifi-qr