Skip to content

tokyob0t/bullet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bullet

Bullet is a scriptable hotkeys daemon for X11. It allows you to create and manage your keybindings using your preferred programming language.

Requirements

To build and run this project, you need the following packages:

  • meson
  • glib2
  • libx11

Installation

git clone https://github.com/tokyob0t/bullet.git
cd bullet/src
meson setup --prefix /usr build
meson install -C build

Uninstallation

cd build
ninja uninstall

About

bullet is a scriptable hotkeys daemon for x11

Resources

License

Stars

Watchers

Forks