start dashboard
This commit is contained in:
@@ -29,7 +29,7 @@ WrapperMouseArea {
|
||||
Process {
|
||||
id: launcher
|
||||
running: false
|
||||
command: ["rofi", "-show", "drun"]
|
||||
command: ["rofi", "-show", "drun", "-show-icons" ]
|
||||
}
|
||||
|
||||
onClicked: launcher.running = true
|
||||
|
||||
Reference in New Issue
Block a user