Skip to content

Want some help on running multiple function in one event #295

@snoovocz

Description

@snoovocz

Hloo.. so i am new to quickshell so i am pretty noob in this so i was making a panel for my archlinux hyprland with quickshell

NIconButton {
icon: "power"
tooltipText: I18n.tr("tooltips.session-menu")
onClicked: {
controlCenterPanel.close()
#( here i want run a command after ccpanel closed like for example chrome)
}
}

I wanted to do like it , like when click the button panel close then open chrome or whatever the command is fixed in the function, but i dont know how to run two functions

Can someone help me

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions