You are not logged in.
Registered Linux user #589468
OS: Arch 64-bit -- CPU: Core i7-4770 GPU: Radeon R9 270x RAM: 16 gigs Storage: 120GB SSD + 1TB HDD
OS: Arch ARM -- Raspberry Pi B, Raspberry Pi B+, Raspberry Pi B2
Offline
http://i.imgur.com/6SVZaFE.png
I have discovered the conky $alignr object. Very nice.
EDIT: For some reason, the fonts look up all messed up in the uploaded screenshot, but not on my local version. Weird.
Last edited by alexanderthegre (2013-06-07 01:50:18)
Offline
Imgur is converting images to jpg and decreasing quality if image is too big. Use postimg.org instead
Offline
Sorry for Offtopic, but is there a script like `imgurbash` for postimg.org avlible?
Ontopic:
A little Crosspost from monsterwm thread
Edit: Broken url, sorry.
Last edited by Neuromatic (2013-06-07 19:04:36)
/* No Comment */
Offline
Imgur is converting images to jpg and decreasing quality if image is too big. Use postimg.org instead
Oh. That makes sense. Thanks!
Offline
Offline
@suare
Nice screen, how do you get the colored output from mpv?
Offline
@Neuromatic can you share your Xresources ?
Offline
Sorry for Offtopic, but is there a script like `imgurbash` for postimg.org avlible?
Ontopic:
-snip-
Edit: Broken url, sorry.
Any chance I could get the ps1 for that beautiful setup?
Offline
@suare
Nice screen, how do you get the colored output from mpv?
Add to your ~/.mpv/config:
msgmodule=yes
msgcolor=yes
Offline
Thanks @suare
Offline
My first (teensy) workspace on my first linux on my Eee 900A:
XFCE4 theme: xfce 4.6. The coloring looks quite nice with the background and white laptop. Usually I'm a fan of dark colors but the ensemble is attractive on my tiny white Eee.
And yes, I just wanted to show off my custom 1024x600 Arch wallpaper
I'm going to move to something more compact that requires less mouse movement soon (trackpad is less than enjoyable to use). Any suggestions?
CHECK OUT MY RAD WEBSITE
Currently running Arch on my Eee 900A
(Hopefully to be dual booting on my Acer laptop soon as well, and maybe will wipe and put it on my derelict desktop?)
Offline
[...]can you share your Xresources ?
Of course i can share
!---------!
!Xdefaults!
!---------!
!-----!
!URxvt!
!-----!
URxvt*saveLines: 1000
URxvt*font: xft:ohsnap:pixelsize=14
!URxvt*font: xft:terminus:pixelsize=11
URxvt*geometry: 110x35
URxvt*scrollBar: false
URxvt*loginShell: true
URxvt*setTitle: zsh
color scheme:!
#include "/home/danny/.colors/dark.sheme"
!URxvt*perl-lib: /usr/lib/urxvt/perl
!URxvt*perl-ext-common: default,matcher
!Rxvt*urlLauncher: /usr/bin/dwb
!URxvt*matcherButton: 1
!URxvt*perl-ext-common: default,matcher,clipboard
!URxvt*keysym.Alt-Control-C: perl:clipboard:copy
!URxvt*keysym.Alt-Control-V: perl:clipboard:paste
!-----!
!Xterm!
!-----!
!xterm*font: xft:DejaVu Sans Mono: Book:pixelsize=12
xterm*background: #111111
xterm*foreground: #aaaaaa
!xterm*font: -*-DejaVu-Sans-Book-*-*-12
xterm*boldMode: true
xterm*font: 9x15
xterm*boldFont: 9x16
xterm*faceName: ohsnap:pixelsize=14
I have forgotten where this colorscheme is came from, but here is it :
*.background: #000000
*.foreground: #aaaaaa
*.colorUL: #395573
!black
*color0:#242424
*color8:#474747
!red
*color1:#8A2F58
*color9:#CF4F88
!green
*color2:#287373
*color10:#53A6A6
!yellow
*color3:#914E89
*color11:#BF85CC
!blue
*color4:#395573
*color12:#4779B3
!magenta
*color5:#5E468C
*color13:#7F62B3
!cyan
*color6:#2B7694
*color14:#47959E
!white
*color7:#899CA1
*color15:#C0C0C0
Any chance I could get the ps1 for that beautiful setup?
Surely
if [[ $(whoami) = root ]]; then
PROMPT='%{$fg[blue]%}┌─%{${reset_color}%}[ %{$fg_bold[red]%}%n%{${reset_color}%} ]%{$fg[blue]%}───%{${reset_color}%}[ %U%{$fg[magenta]%}%1~%{${reset_color}%}%u ]%{$fg[blue]%}
└──╼%{${reset_color}%} '
else
PROMPT='%{$fg[blue]%}┌─%{${reset_color}%}[ %{$fg[green]%}%n%{${reset_color}%} ]%{$fg[blue]%}───%{${reset_color}%}[ %U%{$fg[blue]%}%1~%{${reset_color}%}%u ]%{$fg[blue]%}
└──╼%{${reset_color}%} '
fi
Last edited by Neuromatic (2013-06-08 17:38:06)
/* No Comment */
Offline
I have forgotten where this colorscheme is came from, but here is it
<cough/>
Offline
<cough/>
Oops. This is a very embarrassing situation .
I'm sorry, this colorscheme is awesome thank you so much for your efforts.
/* No Comment */
Offline
Clean:
http://i.imgur.com/Su4CxEf.jpg
Busy:
http://i.imgur.com/Bdsonrr.jpg
Moderator Edit: Changed the really nice, big pictures to url links. See my post below.
Last edited by jordanjdavis (2013-06-10 23:31:34)
Offline
jordanjdavis:
First, Welcome to Arch Linux.
Nice pictures, but they are over sized, even for a screen shot forum.
You might consider a click though thumbnail. Here is a post with a good example as to how to do it. https://bbs.archlinux.org/viewtopic.php … 2#p1284602. Just use the 'Quote' link and you can see his source.
Last edited by ewaller (2013-06-10 16:03:21)
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Surprising how you still manage to post too big thumbnails right under a moderator telling exactly not to do that to someone else...
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
@Unia : Sorry, I thought they were enough small. I've modified my post.
Offline
Cheers!
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