mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-03-01 07:15:49 +01:00
Added scale icon patch.
Added patch[1] by Robert Lillack, to gain ability to nicely fit icons in miniwindows. [1] https://github.com/roblillack/wmaker/pull/5
This commit is contained in:
@@ -44,7 +44,7 @@ src_unpack() {
|
||||
git-r3_src_unpack
|
||||
}
|
||||
|
||||
PATCHES=( )
|
||||
PATCHES=( "${FILESDIR}/wmaker-scale-icons.patch" )
|
||||
|
||||
src_prepare() {
|
||||
# Add info about commit in About window
|
||||
|
||||
Reference in New Issue
Block a user