DWM Configs. - Desktop Customization & Workflow
Users browsing this thread: 4 Guest(s)
|
|||
|
|||
Font is same as Beastie's above. config.h and dwm.c.
hi.
|
|||
|
|||
pertag, systray, bstack/bstackhoriz, grid/gaplessgrid.... dwm.c: http://pastebin.com/xppsHhAF config.h: http://pastebin.com/Vpia43Kt |
|||
|
|||
Used this simple setup for a while now:
Dwm with various patches (pertag, bstack, statuscolors ++): [config.h](https://bitbucket.org/burninate/linux/sr...m/config.h) and a statusbar I wrote in C: [dwmst](https://bitbucket.org/htor/dwmst/src) The music player is ncmpcpp (MPD client). |
|||
|
|||
[config.h](http://paste.xinu.at/TbW/) [statusbar-script](http://paste.xinu.at/vm9j/) [terminus2](http://paste.xinu.at/3SzJ/) default-dwm-sprinkles no extra patches. [GET IT HERE](http://0mark.unserver.de/projects/dwm-sprinkles/) |
|||
|
|||
(22-08-2012, 11:47 AM)simon Wrote:What foul words that name your workspaces! ;-) |
|||
|
|||
(24-08-2012, 07:12 AM)htor Wrote:(22-08-2012, 11:47 AM)simon Wrote:What foul words that name your workspaces! ;-) oh yeah :) |
|||
|
|||
Hey yrmt. i grab the artwiz-cure font and i have everything sorted i mean it shows it up in xfontsel. I use the program gbdfed to see where u put the chars , and well of course converted the font to bdf to see where u place them.
i edit my dwm config.h file with the font in the correct place i added the icons i want by doing \x85 for one example a few times it did show the icon font on the bar and most times i dont see it. The font looks like its being used , but just gaps between the tags when there should be a icon there. any idea why my icons are not showing up? i'm using the default dwm 6 source, not the one from freebsd ports, and i know the fonts work when they want to work i have a screenshot of them working. Screenshot to show that they do show up and its suppose to look like this: heres another screenshot how they look now. and the icons don't show up on the dwm tags just show nothing with a space instead. if anything i'm doing wrong , please let me know. this is driving me nuts why they are not working.. and its a tease when the did popped up and never again since :( cheers!
BSD (OS X & FreeBSD)
UNIX & VMS/VAX emulation simh: Ultrix 4.3BSD, WISC UNIX, OpenVMS 7.3, and SunOS Solaris. PekWM :: BMPanel2 |
|||
|
|||
What are you using to put the font code? I used ctrl+v+u + code.
|
|||
|
|||
hmm still no luck i tried that in vim ctrl+v+u gives me ^U + code i done \x8B . just shows a u . may i ask what are the format... is it \x8B or 0x8b or do u need something else. gah this is doing me head in.. something so simple, and can't even work.
BSD (OS X & FreeBSD)
UNIX & VMS/VAX emulation simh: Ultrix 4.3BSD, WISC UNIX, OpenVMS 7.3, and SunOS Solaris. PekWM :: BMPanel2 |
|||
|
|||
I keep all my dwm configs (including screenshots) on my GitHub if anyone's interested.
|
|||