onagre-launcher / onagre

A general purpose application launcher for X and wayland inspired by rofi/wofi and alfred
MIT License
511 stars 27 forks source link

How to setup desktop short-cuts #65

Closed Aviksaikat closed 8 months ago

Aviksaikat commented 9 months ago

How can we set up short cuts to launch? is there anything like ctrl+space ? How can we set themes

oknozor commented 8 months ago

How can we set up short cuts to launch? is there anything like ctrl+space ?

What do you mean by ctrl+space ?

How can we set themes

https://github.com/oknozor/onagre/wiki/Theming

Aviksaikat commented 8 months ago

shortcut to launch it

oknozor commented 8 months ago

What operating system/desktop environment are you using ?

Aviksaikat commented 8 months ago

Linux kali 6.5.0-kali3-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.5.6-1kali1 (2023-10-09) x86_64 GNU/Linux

oknozor commented 8 months ago

Well you should configure a keyboard shortcut according to that specific distro documentations to launch onagre.

Aviksaikat commented 8 months ago

how the .desktop file should look like ?

oknozor commented 8 months ago

like any other: Exec=onagre

That said I would use a shortcut rather than a desktop entry.