tbsm is a pure bash session or application launcher, inspired by cdm,
tdm and krunner. It supports X and Wayland sessions.
Autostart tbsm upon login by adding the following to $HOME/.profile
(Information taken from tbsm manual):
# Autostart tbsm on tty1
if [[ ! ${DISPLAY} && ${XDG_VTNR} == 1 ]]; then
exec tbsm
fi
/usr/doc/tbsm-0.7/doc/01_Manual.txt contains instructions.
README.SLACKWARE contains additional tips.
Maintained by: Isaac Yu
Keywords: login,display manager,bash,x11,wayland
ChangeLog: tbsm
Homepage:
https://github.com/loh-tar/tbsm
Download SlackBuild:
tbsm.tar.gz
tbsm.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
README.SLACKWARE |
slack-desc |
tbsm.SlackBuild |
tbsm.info |
© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds