mirror of
https://github.com/alrayyes/dmenu.git
synced 2025-05-14 20:07:41 +00:00
Added desktop config for font size and changed font to Fira Code
This commit is contained in:
parent
8e213c2b43
commit
4a738e1629
3 changed files with 26 additions and 3 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -7,10 +7,10 @@ pkgdesc='Generic menu for X'
|
|||
url='https://tools.suckless.org/dmenu/'
|
||||
arch=('x86_64')
|
||||
license=('MIT')
|
||||
depends=('sh' 'libxinerama' 'libxft' 'freetype2' 'menu-calc' 'pass' 'yubikey-oath-dmenu' 'nerd-fonts-source-code-pro')
|
||||
depends=('sh' 'libxinerama' 'libxft' 'freetype2' 'menu-calc' 'pass' 'yubikey-oath-dmenu' 'otf-nerd-fonts-fira-code')
|
||||
|
||||
sha512sums=('c2779209fe012de8ca1cdd72923da6d594f4a8368c85c3c0e0afd4ae489a95fe0e6f05a947d115b6b389aa7170ab14c2c645a2031353b0a08f38327ab461fe65'
|
||||
'a253aff0ec1eb9f2201f7ea624b408e74590bdede9b9eab8240eab80c63dd5be49dcb00629b65704eb185907b90231ea7e6f88a25326ffc8f520fe42b0d8b11a')
|
||||
'e2aefad0eb1d7abd31ed359d62687096b1657bb47bae963ff7626c7b0f5da40ce3dccc154234f9f785e02d518fde9dc4843f8a02030a393c5e0188066ff459e5')
|
||||
|
||||
_patches=()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue