hi guys, today i wanna tell you about linux again especially, for you which happy with your desktop or linux rice. so, i want to tell about lemonbar.
lemonbar (formerly known as bar) is a lightweight bar
entirely based on XCB. Provides full UTF-8 support, basic formatting,
RandR and Xinerama support and EWMH compliance without wasting your
precious memory.
many people asked how to load font on lemonbar or why i was load font in lemonbar and show could not load font blabla. today i give your solution to load font on lemonbar. lets to step;
1. first you must completed and install the deppedencies for lemonbar
$sudo apt-get install libxcb-xinerama0-dev
$sudo apt-get install libxcb-randr0-dev
2. clone this repository and take in into the folder
$git clone https://github.com/krypt-n/bar && cd bar
3. install apt-file to search additional deppedencies
$sudo apt-get install apt-file
4. and try to compile with make ($sudo make) if you found log error like below follow step 5
5. search the file what they need the picture above say, they need Xlib-xcb.h so we use apt-file to search main deppedencies of Xlib-xcb.h
$apt-file search Xlib-xcb.h
6. if already search and show like this picture bellow
you must install the deppedencies like red tag on picture above. so, you must install libx11-xcb-dev
$sudo apt-get install libx11-xcb-dev
7. clear ?, back into bar folder and compile with make like this
$sudo make
8. and install with make like this
$sudo make install
and then its my lemonbar. i use HIVNotRetro and Hack font, you can pick your font name from lxappearance or other tweak tool
okey, thanks guy. if you harder to try, found other command, success, or etc please leave comment bellow. we disqus together.
Subscribe to:
Post Comments (Atom)
Search This Blog
Powered by Blogger.
Categories
Android 12
Android-mod
Apex Legend
Application
Audio
Crack
Custom ROM
Editing
Emulator Games
Fixing
Fortnite
games-technical
Gaming Gear
Hackin'
Internet
Ke-listrikan rumah
konfigurasi debian
Lainnya
Linux
Live Steaming Geek
Live stream technique
Monitor Gaming
Music Player
nge-Blog
NVIDIA
panduan rakit pc pemula
Partisi
PC BUILD
PC/KOMPUTER
Pelajaran/Test Kuliah
Phone
Phone Repair
Produk Review
Produktif saat pandemic!
PUBG steam
Rakit PC
rice-windows
Ricinig
tentang laporan prakerin
tutor save game
Windows
Windows 11
Windows System
X00T/D
About Us
All About PC
Blog ini hanya membahas tentang pc, jika ada yang lain maka label atau tag nya saya taroh di lain-lain. mari belajar via internet :D
Thanks about inform..
ReplyDeleteoke i hope you can..
Deletenice article
ReplyDeleteThe information is helpful thanks
ReplyDeleteOkey
DeleteOkey
Deletenote : after you installing apt-file please run $apt-file update
ReplyDelete