Skip to content

Farouk123456/GTKAppmenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTKAppmenu

GTKAppmenu is a GTKmm4 based Application Launcer Menu built for speed because nwg-launcher was too slow while searching hundreds of apps.

its built for and tested in hyprland but it should work for all gtk-layer-shell supporting wayland Window Managers.

Image

Dependencies:

Compiletime: GTKmm4 gtk-layer-shell

Runtime: none

Building and Installing:

Build with make: make clean && make -j $(nproc --ignore=2)

Installation: ln -s $(pwd)/GTKAppmenu $HOME/.local/bin
Or (if ~/.config/GTKAppmenu exists): mv ./GTKAppmenu ~/.local/bin/

Usage:

./GTKAppmenu

There are two ways of using GTKAppmenu either leaving it in its Project Dir and linking to it
or moving conf folder to ~/.config/GTKDock so one can use the executable anywhere

Cutomization

You can edit the css in conf/style.css If fundamental changes to the code are required feel free to edit and build your own version

You might want to use GTK_DEBUG=interactive to help with customization :)

About

GTKmm4 based Application Launcer Menu

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors