From f3ea58db9fbb8b01d67f66b9d24e3d0a05a07bb2 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Sun, 11 Jan 2015 14:04:35 +0200 Subject: Added awesome ebuild --- x11-wm/awesome/files/kogaion-background.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11-wm/awesome/files/kogaion-background.patch (limited to 'x11-wm/awesome/files/kogaion-background.patch') diff --git a/x11-wm/awesome/files/kogaion-background.patch b/x11-wm/awesome/files/kogaion-background.patch new file mode 100644 index 00000000..0401265e --- /dev/null +++ b/x11-wm/awesome/files/kogaion-background.patch @@ -0,0 +1,11 @@ +--- themes/default/theme.lua.in.orig 2012-11-24 14:51:33.000000000 +0100 ++++ themes/default/theme.lua.in 2012-12-11 19:10:13.980499384 +0100 +@@ -72,7 +72,7 @@ + theme.titlebar_maximized_button_normal_active = "@AWESOME_THEMES_PATH@/default/titlebar/maximized_normal_active.png" + theme.titlebar_maximized_button_focus_active = "@AWESOME_THEMES_PATH@/default/titlebar/maximized_focus_active.png" + +-theme.wallpaper = "@AWESOME_THEMES_PATH@/default/background.png" ++theme.wallpaper = "@CMAKE_INSTALL_PREFIX@/share/backgrounds/kogaionlinux.png" + + -- You can use your own layout icons like this: + theme.layout_fairh = "@AWESOME_THEMES_PATH@/default/layouts/fairhw.png" -- cgit v1.2.3