Is your feature request related to a problem? Please describe.
Describe the solution you'd like
https://github.com/nwg-piotr/nwg-drawer
Describe alternatives you've considered
pacman -S nwg-drawer
adding in .config/hypr/custom.lua
hl.bind("SUPER_L", hl.dsp.exec_cmd("nwg-drawer -ovl"), { description = "Open application launcher" })
Additional context
the program has not been updated for a long time and, apart from Archa, is not supported anywhere, the program also has a server implementation that will allow you to open a window faster, but I refused this, because each time a window is opened, RAM is additionally allocated, up to 1 GB, which constantly opens and closes the program, so the program in the mode described here will open in about 2-3 seconds, depending on the PC, but if you do not often forget the names of programs and often use rofi, this is a way to view all applications for you will do
No response
Support or Contribution
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
https://github.com/nwg-piotr/nwg-drawer
Describe alternatives you've considered
pacman -S nwg-drawer
adding in .config/hypr/custom.lua
hl.bind("SUPER_L", hl.dsp.exec_cmd("nwg-drawer -ovl"), { description = "Open application launcher" })
Additional context
the program has not been updated for a long time and, apart from Archa, is not supported anywhere, the program also has a server implementation that will allow you to open a window faster, but I refused this, because each time a window is opened, RAM is additionally allocated, up to 1 GB, which constantly opens and closes the program, so the program in the mode described here will open in about 2-3 seconds, depending on the PC, but if you do not often forget the names of programs and often use rofi, this is a way to view all applications for you will do
No response
Support or Contribution