Remove token from client
This commit is contained in:
@@ -39,7 +39,7 @@ func isKDESession() bool {
|
||||
// tabs.
|
||||
//
|
||||
// Note: On Plasma Wayland, reliably forcing the window to the foreground is
|
||||
// gated by XDG activation tokens; we do a best-effort activation call but it may
|
||||
// gated by XDG activation mechanisms; we do a best-effort activation call but it may
|
||||
// be ignored by the compositor.
|
||||
func openFolderKDEDBus(path string) error {
|
||||
conn, err := dbus.SessionBus()
|
||||
|
||||
Reference in New Issue
Block a user