You are not logged in.
@Simple Boot
You can try the pango-patch from de @firecat53
https://github.com/firecat53/Dwm/blob/m … pango.diff
And this patch use icons or font whit icons?tnx
Offline
Unia wrote:Runiq wrote:Hrm… It's not as trivial as I hoped it would be. I'll try again tomorrow if I find the time. Can't promise anything, though.
Sorry
Pango (and XFT) changes alot of the original dwm code, on which statuscolors is based. Statuscolors in turn also changes alot; so you're left with a big mess if you want to combine the two. I wish you good luck though, and perhaps you can ask for help in the thread over @ community contributions.
How did you get those colored (1) icons (2) in your status bar ?
The icons are drawn inside a font (ohsnap in this case, search the forums) and I colorize them with the statuscolors patch, which in this case works because that DWM was not patched with XFT/Pango
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Offline
ivoarch wrote:@Simple Boot
You can try the pango-patch from de @firecat53
https://github.com/firecat53/Dwm/blob/m … pango.diffAnd this patch use icons or font whit icons?tnx
Not, this patch only supports, xft-fonts + statuscolors-patch.
Offline
For other questions about patches and tips... ,please use the DWM Hacking thread.
Offline
Hey guys,
How to I upload my screenshot to here?
Offline
https://bbs.archlinux.org/help.php#img
Edit2: removed redundancy.
Last edited by Trilby (2012-06-23 00:53:13)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Offline
DWM 6.0 as usual. Love it!
Nice! Xdefaults please
Offline
Here you got it:
! file: ~/.Xresources
! author: Ypnose - http://tetedulinuxien.fr
! Colours ----------------------------------
!*background: #14161b
!*background: #1a1c20
*background: #1c2027
!*foreground: #a7b9dc
!*foreground: #b5c2dc
*foreground: #b2cae3
!-------------------------------------------
! colorx: Normal
! colory: Various / High intensity
! Black
*color0: #1c2027
*color8: #666666
! Red
*color1: #ea6a82
*color9: #d2548f
! Green
*color2: #4a9b6c
*color10: #6f9f09
! Yellow
*color3: #edc56f
*color11: #dc8a48
! Blue
*color4: #3e7ef3
*color12: #0387db
! Magenta
*color5: #7c4f9f
*color13: #7e62b3
! Cyan
*color6: #30a8e0
*color14: #2dbfa9
! White
*color7: #8998a1
*color15: #c0c0c0
! URxvt ------------------------------------
URxvt*termName: rxvt-unicode
URxvt*geometry: 80x20
URxvt*internalBorder: 6
URxvt*saveLines: 250
URxvt*cursorColor: #073642
URxvt*cursorColor2: #edb36f
! Fonts ------------------------------------
URxvt*font: -*-envypn-medium-*-*-*-*-*-*-*-*-*-*-*
!URxvt*font: -*-marathonmod-medium-*-*-*-*-*-*-*-*-*-*-*
!URxvt*font: xft:Envy Code R:pixelsize=13:antialias=false
!URxvt*font: xft:Droid Sans Mono:style=Regular:pixelsize=13:antialias=false:hinting=true:hintstyle=hintslight
URxvt*boldFont:
xterm*facename: -*-envypn-medium-*-*-*-*-*-*-*-*-*-*-*
! Border / Scrollbar -----------------------
URxvt*scrollBar: off
!URxvt*scrollstyle: plain
!URxvt*scrollColor: #1D3242
!URxvt*scrollBar_right: true
!URxvt*scrollBar_floating: true
Offline
Offline
Clean: clean_dwm.png
Busy: busy_dwm.png
Patches: statuscolors-6.0 and noborders
Shown in picture: urxvt, tmux, zsh, and a custom made script to compile dwm from source.
Offline
DWM 6.0 as usual. Love it!
Font ?
Dating a girl is just like writing software. Everything's going to work just fine in the testing lab (dating), but as soon as you have contract with a customer (marriage), then your program (life) is going to be facing new situations you never expected. You'll be forced to patch the code (admit you're wrong) and then the code (wife) will just end up all bloated and unmaintainable in the end.
Offline
Offline
This is a font I created from scratch. It's called envypn (because it's inspired by envy code r). Maybe, I will host it later (after some tweaks), if some persons want it.
Will wait for it no matter what - looks incredibly good
Dating a girl is just like writing software. Everything's going to work just fine in the testing lab (dating), but as soon as you have contract with a customer (marriage), then your program (life) is going to be facing new situations you never expected. You'll be forced to patch the code (admit you're wrong) and then the code (wife) will just end up all bloated and unmaintainable in the end.
Offline
@Simple Boot: Here my font: https://bbs.archlinux.org/viewtopic.php … 7#p1125167
Offline
All configs @ https://github.com/w0ng
Offline
@Simple Boot: Here my font: https://bbs.archlinux.org/viewtopic.php … 7#p1125167
Saw that, thanks
Will see how it looks once I'll get home.
Dating a girl is just like writing software. Everything's going to work just fine in the testing lab (dating), but as soon as you have contract with a customer (marriage), then your program (life) is going to be facing new situations you never expected. You'll be forced to patch the code (admit you're wrong) and then the code (wife) will just end up all bloated and unmaintainable in the end.
Offline