Regenerated
This commit is contained in:
+390
-380
File diff suppressed because it is too large
Load Diff
@@ -749,6 +749,16 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
systemd.user.services.flameshot = {
|
||||||
|
Service = {
|
||||||
|
Environment = [
|
||||||
|
"WAYLAND_DISPLAY=wayland-1"
|
||||||
|
"XDG_CURRENT_DESKTOP=sway"
|
||||||
|
"XDG_SESSION_TYPE=wayland"
|
||||||
|
];
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|||||||
@@ -38,5 +38,15 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
systemd.user.services.flameshot = {
|
||||||
|
Service = {
|
||||||
|
Environment = [
|
||||||
|
"WAYLAND_DISPLAY=wayland-1"
|
||||||
|
"XDG_CURRENT_DESKTOP=sway"
|
||||||
|
"XDG_SESSION_TYPE=wayland"
|
||||||
|
];
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user