mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-31 10:24:12 -06:00
config: add xremap for dual-function Caps Lock (Ctrl/Esc)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=xremap key remapper
|
||||
After=graphical-session.target rebinded.service
|
||||
Wants=rebinded.service
|
||||
|
||||
[Service]
|
||||
ExecStart=%h/.cargo/bin/xremap %h/.config/xremap/config.yml
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user