We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a25ab1 commit f056980Copy full SHA for f056980
CHANGELOG.md
@@ -3,6 +3,7 @@
3
## HEAD
4
5
- Set longer restart interval for redshift-gtk and app services.
6
+- Fix typo in `xbindkeys.service`.
7
8
## 2.2.0
9
user/xbindkeys.service
@@ -1,7 +1,7 @@
1
[Unit]
2
Description=Xbindkeys
Documentation=man:xbindkeys(1)
-PartOf=display-server,target
+PartOf=display-server.target
After=display-server.target
[Service]
0 commit comments