b450903751
GitOrigin-RevId: 74a1793c659d09d7cf738005308b1f86c90cb59b
12 lines
262 B
Diff
12 lines
262 B
Diff
--- a/misc/iwgtk.service
|
|
+++ b/misc/iwgtk.service
|
|
@@ -6,7 +6,8 @@ PartOf=graphical-session.target
|
|
After=graphical-session.target
|
|
|
|
[Service]
|
|
-ExecStart=iwgtk -i
|
|
+ExecStart=@out@/bin/iwgtk -i
|
|
+PassEnvironment=DISPLAY XAUTHORITY
|
|
Restart=on-failure
|
|
|
|
[Install]
|