mirror of
https://github.com/rwinkhart/libmutton.git
synced 2026-08-30 05:46:39 -04:00
Export LaunchClipClearProcess; use more reliable method to manipulate os.Args for GUI clients
This commit is contained in:
@@ -31,7 +31,7 @@ func copyString(continuous bool, copySubject string) {
|
||||
}
|
||||
|
||||
if !continuous {
|
||||
launchClipClearProcess(copySubject, isWayland)
|
||||
LaunchClipClearProcess(copySubject, isWayland)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user