frankie

scrots sorted by users. create your own thread if you wish so ;)
User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: frankie

Unread post by dkeg » Sat Jan 30, 2016 9:42 pm

thanks David, I'm grabbed rxvt-unicode from the repos, as opposed from building from source. .Xresources ...

Code: Select all

#include </home/dkeg/.Xresources.d/.colors>
#include </home/dkeg/.Xresources.d/.xfonts>
#include </home/dkeg/.Xresources.d/.urxvt>
#include </home/dkeg/.Xresources.d/.xterm>

Xcursor*theme: handhelds 

Xft.dpi: 96:unscaled
Xft.autohint:0 
Xft.hinting: true
Xft.hintstyle: hintslight
Xft.rgba: rgb
Xft.lcdfilter: lcddefault
Xft.antialias: 1  

URxvt*allowBold:true
URxvt*letterSpace:0
URxvt*lineSpace:2
URxvt*internalBorder: 12
!URxvt*borderColor: blk
*scrollBar: false
*hightlightSection: true
*highlightColor: mag
*highlightTextColor: wht
*trimSelection: false 
*scrollLines: 1500 
*geometry: 54x10
URxvt*termName: urxvt

URxvt*fading: 15 
URxvt*transparent: false 
URxvt*shading: 10 
URxvt*visualBell: true 
URxvt*mapAlert: false 
*saveLines: 8192 
!*bellIsUrgent: false 
!*colorBD:  #7d7875
!*colorIT:  #7d7875 
URxvt*intensityStyles: true 
URxvt*dynamicColors:    on

!!! Colors
*background:   bg
*foreground:  fg 
*cursorColor: cyn 
*color0:      blk
*color8:      bblk
*color1:      red
*color9:      red
*color2:      grn
*color10:     grn
*color3:      ylw
*color11:     ylw
*color4:      blu
*color12:     blu
*color5:      mag
*color13:     mag
*color6:      cyn
*color14:     cyn
*color7:      wht
*color15:     wht

Work hard; Complain less

User avatar
ivanovnegro
Minister of Truth
Posts: 5448
Joined: Wed Oct 17, 2012 11:12 pm

Re: frankie

Unread post by ivanovnegro » Sat Jan 30, 2016 10:22 pm

I have the same settings, the important bit in this case:

Code: Select all

Xft.autohint: 0
Xft.antialias: 1
Xft.hinting: true
Xft.hintstyle: hintslight
Xft.dpi: 96
Xft.rgba: rgb
Xft.lcdfilter: lcddefault
So, no idea.

You could also try a:

Code: Select all

dpkg-reconfigure fontconfig-config
and apply (Autohinter, Always, No) when it asks you.

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: frankie

Unread post by dkeg » Sat Jan 30, 2016 10:46 pm

thank you. I gave it a run through, still just doesn't have that crisp look. That's okay, I like bitmap

edit: that made my gtk fonts look 'good' though. it I guess was that final option. I generally like all fonts to match, so I may reconfigure the reconfigure.

I did Autohinter, Always, Yes to keep consistent while I continue to use bitmap

But still, thanks man.

Work hard; Complain less

User avatar
franksinistra
Ivana Fukalot
Posts: 1093
Joined: Mon Jan 27, 2014 2:03 am
Location: 印尼国

Re: frankie

Unread post by franksinistra » Wed Feb 03, 2016 1:27 pm

vtwm, same setup as before but i ditched xft font in favor of yrmt's terminus12mod.

Title font is bitocra
Attachments
2016-02-03-051342_1680x1050_scrot.png
rice no more.

User avatar
ChefIronBelly
Approved BBQer
Posts: 1044
Joined: Mon Jan 13, 2014 6:01 am
Location: Michigan

Re: frankie

Unread post by ChefIronBelly » Wed Feb 03, 2016 1:47 pm

I like the pallete and layout, that font in vim is making my eyes twitch :)
(1/1) Installing: LinuxBBQ...................................[69%]==============[/]

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: frankie

Unread post by dkeg » Wed Feb 03, 2016 2:09 pm

Very nice, double check that bold font though.

Work hard; Complain less

User avatar
franksinistra
Ivana Fukalot
Posts: 1093
Joined: Mon Jan 27, 2014 2:03 am
Location: 印尼国

Re: frankie

Unread post by franksinistra » Wed Feb 03, 2016 2:12 pm

^^ ha! thanks chef, now both of us have switched back to using bitmap fonts....

^ Ahhhh yup i forgot to set the boldFont option earlier... :( thanks dkeg!
rice no more.

User avatar
simgin
Meme Fodder
Posts: 1167
Joined: Sun Jan 06, 2013 12:07 am
Location: Bradford-on-Avon, UK

Re: frankie

Unread post by simgin » Wed Feb 03, 2016 3:01 pm

Whooaah, I like the colours and that layout <3
.....and the babe ;)


cheerio
simon
Someone told me that I am delusional, I almost fell off my unicorn.

User avatar
wuxmedia
Grasshopper
Posts: 6445
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: frankie

Unread post by wuxmedia » Wed Feb 03, 2016 3:31 pm

Nice, very browny yellowy - nice colours and fonts, although yes a bit twitchy, probably all those parentheses :)
"Seek, and Ye shall find"
"Github | Chooons | Site"

User avatar
franksinistra
Ivana Fukalot
Posts: 1093
Joined: Mon Jan 27, 2014 2:03 am
Location: 印尼国

Re: frankie

Unread post by franksinistra » Wed Feb 03, 2016 3:49 pm

^^ the pexels babe https://www.pexels.com/photo/person-you ... girl-7306/ :)

^ was trying to draw some artsy-fartsy stuff using those parentheses since a couple of days ago. I gave up this morning.. :(
rice no more.

User avatar
ivanovnegro
Minister of Truth
Posts: 5448
Joined: Wed Oct 17, 2012 11:12 pm

Re: frankie

Unread post by ivanovnegro » Thu Feb 04, 2016 12:23 pm

Looks great Frankie.

User avatar
Nili
Haxxor
Posts: 131
Joined: Sat Aug 22, 2015 5:40 pm
Location: $HOME/♫♪
Contact:

Re: frankie

Unread post by Nili » Sat Feb 20, 2016 2:55 pm

Nice done frank

You may mod that xclock if you want, place to your .Xresources/.Xdefaults

! --- xclock colors ---

Code: Select all

xclock*majorColor:              #ad8650
xclock*minorColor:              #543b3b
xclock*minuteColor:             #543b3b
xclock*hourColor:               #9c7650
xclock*secondColor:             #434450
Nili
Devuan/XFCE

User avatar
franksinistra
Ivana Fukalot
Posts: 1093
Joined: Mon Jan 27, 2014 2:03 am
Location: 印尼国

Re: frankie

Unread post by franksinistra » Sat Feb 20, 2016 3:28 pm

^ thanks nili, i'm already aware of it. Was putting a dark brown-ish colors, but it look too dark on the scrot. No matter, it wasn't a carefully crafted scrot anyway... :)
rice no more.

User avatar
franksinistra
Ivana Fukalot
Posts: 1093
Joined: Mon Jan 27, 2014 2:03 am
Location: 印尼国

Re: frankie

Unread post by franksinistra » Sun Mar 27, 2016 3:27 pm

Just your regular, boring, primary machine, pre-easter double scrots.

Oh and it's voidlinux, been trying that out lately. Good distro, might keep it in the second ssd (Cardboard and Lapicsenye in the first one, should anyone ask).
Attachments
frankie.png
rice no more.

User avatar
simgin
Meme Fodder
Posts: 1167
Joined: Sun Jan 06, 2013 12:07 am
Location: Bradford-on-Avon, UK

Re: frankie

Unread post by simgin » Sun Mar 27, 2016 3:34 pm

Oh, sweet scrot o.O and the wallpaper is brilliant!
Someone told me that I am delusional, I almost fell off my unicorn.

User avatar
ChefIronBelly
Approved BBQer
Posts: 1044
Joined: Mon Jan 13, 2014 6:01 am
Location: Michigan

Re: frankie

Unread post by ChefIronBelly » Sun Mar 27, 2016 3:38 pm

Looks great frank.
(1/1) Installing: LinuxBBQ...................................[69%]==============[/]

User avatar
franksinistra
Ivana Fukalot
Posts: 1093
Joined: Mon Jan 27, 2014 2:03 am
Location: 印尼国

Re: frankie

Unread post by franksinistra » Sun Mar 27, 2016 3:51 pm

Thanks sim and chef!
rice no more.

User avatar
GA-KO
Oyster-Slurper
Posts: 22
Joined: Sun Mar 20, 2016 8:13 am

Re: frankie

Unread post by GA-KO » Sun Mar 27, 2016 4:41 pm

Wow, that just looks awesome.
Oh, and oh, that's your start page, looks like a terminal. cooool

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: frankie

Unread post by dkeg » Sun Mar 27, 2016 7:22 pm

lookin' good frank!

Work hard; Complain less

User avatar
noo_b_nomnoms
MILF
Posts: 522
Joined: Sat Jan 09, 2016 5:13 pm
Location: USA

Re: frankie

Unread post by noo_b_nomnoms » Sun Mar 27, 2016 10:48 pm

That is beautiful, dude! I have never tried ratpoison, but that is some tasty-looking ratpoison you got going on there!
Sir! Put down the hammer and slowly step away from the computer.

Post Reply