mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-23 20:10:53 +00:00
12 lines
185 B
Desktop File
12 lines
185 B
Desktop File
[Unit]
|
|
Description=kmonad keyboard config
|
|
|
|
[Service]
|
|
Restart=always
|
|
RestartSec=3
|
|
ExecStart=/usr/bin/kmonad /home/bruno/dotfiles/home_row.kbd
|
|
Nice=-20
|
|
|
|
[Install]
|
|
WantedBy=default.target
|