aboutsummaryrefslogtreecommitdiff
path: root/quickshell/shell.qml
diff options
context:
space:
mode:
Diffstat (limited to 'quickshell/shell.qml')
-rw-r--r--quickshell/shell.qml7
1 files changed, 4 insertions, 3 deletions
diff --git a/quickshell/shell.qml b/quickshell/shell.qml
index f311380..c232c0d 100644
--- a/quickshell/shell.qml
+++ b/quickshell/shell.qml
@@ -99,10 +99,11 @@ ShellRoot {
color: shellRoot.black
ColumnLayout {
+ Item {}
IconButton {
- icon: ""
- tooltip: "Firefox"
- onClicked: Quickshell.execDetached(["firefox"])
+ icon: ""
+ tooltip: "Zen"
+ onClicked: Quickshell.execDetached(["zen"])
}
IconButton {
icon: ""