all repos — tint2 @ 9b6d68f966ee31026670e1052d91343fb257306f

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

Install the default tint2rc also in share/tint2 so that it can be imported
o9000 mrovi9000@gmail.com
commit

9b6d68f966ee31026670e1052d91343fb257306f

parent

d36d2a5e0b451ca9b61aa868aa1c9d4a00f57aab

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M themes/CMakeLists.txtthemes/CMakeLists.txt

@@ -1,2 +1,2 @@

-file( GLOB EXTRATHEMEFILES *.tint2rc ) +file( GLOB EXTRATHEMEFILES *tint2rc ) install( FILES ${EXTRATHEMEFILES} DESTINATION ${DATADIR}/tint2 )