Skip to content

Commit f056980

Browse files
committed
Fix typo in xbindkeys.service
1 parent 3a25ab1 commit f056980

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## HEAD
44

55
- Set longer restart interval for redshift-gtk and app services.
6+
- Fix typo in `xbindkeys.service`.
67

78
## 2.2.0
89

user/xbindkeys.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[Unit]
22
Description=Xbindkeys
33
Documentation=man:xbindkeys(1)
4-
PartOf=display-server,target
4+
PartOf=display-server.target
55
After=display-server.target
66

77
[Service]

0 commit comments

Comments
 (0)