You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

39 lines
950 B

/* Bar functionality */
#include "bar_indicators.h"
#include "bar_tagicons.h"
#include "bar_alpha.h"
#include "bar_dwmblocks.h"
#include "bar_ewmhtags.h"
#include "bar_ltsymbol.h"
#include "bar_powerline_tags.h"
#include "bar_status.h"
#include "bar_statuscmd.h"
#include "bar_tabgroups.h"
#include "bar_tags.h"
#include "bar_wintitle.h"
#include "bar_systray.h"
#include "bar_wintitleactions.h"
/* Other patches */
#include "autostart.h"
#include "decorationhints.h"
#include "fakefullscreenclient.h"
#include "focusadjacenttag.h"
#include "inplacerotate.h"
#include "pertag.h"
#include "scratchpad_alt_1.h"
#include "sticky.h"
#include "swallow.h"
#include "tagallmon.h"
#include "tagswapmon.h"
#include "transfer.h"
#include "vanitygaps.h"
/* Layouts */
#include "layout_centeredmaster.h"
#include "layout_centeredfloatingmaster.h"
#include "layout_fibonacci.h"
#include "layout_monocle.h"
#include "layout_nrowgrid.h"
#include "layout_tile.h"