Collin Doering
5cd2b23713
.config/awesome/rc.lua * added awesome configuration (currently default) .config/obmenugen/* * added obmenygen configuration (menu generator for openbox from the AUR) .config/openbox/* * added openbox configuration .emacs * noticed .emacs was out of date and unlinked (see link-conf/confmgr) * switched to ELPA packages over AUR or pacman (distro) packages (where possible) * code cleanup .pekwm/* * added pekwm configuration (currently default) .xmobarrc * extended the bar because trayer is no longer being used from .xinitrc .xmonad/xmonad.hs * fixed a typo Signed-off-by: Collin Doering <rekahsoft@gmail.com>
14 lines
509 B
Plaintext
14 lines
509 B
Plaintext
# OpenBox Menu Generator exclusions file
|
|
#
|
|
# Lines starting with a '#' character and empty lines are ignored.
|
|
# Put one exclusion per line.
|
|
# Exclusions are case sensitive and are matched against
|
|
# the 'Name' of the entry (the text that appears in menuitems).
|
|
#
|
|
# Exclusions format examples:
|
|
# ^example$ exact match with 'example'.
|
|
# ^example match any string that begins whith 'example'.
|
|
# example$ match any string that ends with 'example'.
|
|
# example match any string containing 'example'.
|
|
|