make xremap service simple instead of oneshot to remove hanging
This commit is contained in:
parent
86d9e142ff
commit
85dcd20d1b
@ -2,7 +2,7 @@
|
||||
Description=xremap on startup as user
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/xremap /home/lizzy/.config/xremap/config.yml
|
||||
|
||||
[Install]
|
||||
|
Loading…
Reference in New Issue
Block a user