Update evremap and add wifi-qr
This commit is contained in:
parent
1babe89d0e
commit
f322931a86
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# The name of the device to remap.
|
# The name of the device to remap.
|
||||||
# Run `sudo evremap list-devices` to see the devices available
|
# Run `sudo evremap list-devices` to see the devices available
|
||||||
# on your system.
|
# 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
|
# If you have multiple devices with the same name, you can optionally
|
||||||
# specify the `phys` value that is printed by the `list-devices` subcommand
|
# specify the `phys` value that is printed by the `list-devices` subcommand
|
||||||
|
|
|
||||||
|
|
@ -6,4 +6,5 @@ yay -S --needed neovim \
|
||||||
network-manager-applet \
|
network-manager-applet \
|
||||||
ghostty \
|
ghostty \
|
||||||
btop \
|
btop \
|
||||||
zoxide fzf
|
zoxide fzf \
|
||||||
|
wifi-qr
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue