24 lines
528 B
Text
24 lines
528 B
Text
[runner]
|
|
rname = "Dashboard:"
|
|
rcommand = "rofi -dmenu -p"
|
|
rtheme = "-show-icons -theme ~/.config/rofi/themes/rounded-purple-dark.rasi"
|
|
|
|
[Disk]
|
|
names = "Disk"
|
|
description = "You chose Disk."
|
|
command = "RapidMenu -c yourdiskconf.conf"
|
|
|
|
[Games]
|
|
names = "Games"
|
|
description = "You chose Games."
|
|
command = "RapidMenu -c yougameconf.conf"
|
|
|
|
[PipeWire]
|
|
names = "PipeWire"
|
|
description = "You chose PipeWire"
|
|
command = "systemctl --user restart pipestart"
|
|
|
|
[Browser]
|
|
names = "Browser"
|
|
description = "You chose floorp."
|
|
command = "floorp"
|