From 3f5ed24a2a1e7e080a3f054aa2581eff4301cea1 Mon Sep 17 00:00:00 2001 From: geplus Date: Sun, 7 Feb 2016 12:18:41 +0100 Subject: [PATCH] mintmenu mintmenu --- gtk-2.0/apps/mintmenu.rc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 gtk-2.0/apps/mintmenu.rc diff --git a/gtk-2.0/apps/mintmenu.rc b/gtk-2.0/apps/mintmenu.rc new file mode 100644 index 0000000..4e48ce5 --- /dev/null +++ b/gtk-2.0/apps/mintmenu.rc @@ -0,0 +1,6 @@ +style "mintmenu-style" +{ + #bg_pixmap[NORMAL] = "img/bc.png" +} + +widget "mintmenu.*" style "mintmenu-style"