You are not logged in.
Tiling subtle
http://imgur.com/OZmF7s.jpgFloating PekWM
http://imgur.com/lRvAAs.jpg
What PekWM theme is that and do you have a link to it?
Offline
pivonroll wrote:http://img146.imageshack.us/img146/6748/snapshot2y.th.png
Kde 4.6, Cairo-dock, Wallpaper Clock plasma addon, and running Compiz-fusion as my window manager.
Very cool! It looks almost like it's a physical interface on a wall, some kind of steampunk thing
Thank you!
Offline
What's your terminal font?
See, you're unpacking.
Offline
nnoell wrote:What's your terminal font?
It is "Envy Code R": http://aur.archlinux.org/packages.php?ID=18927
Offline
mind sharing your ~/.Xdefaults?
Insert Witty Message Here
Offline
Thanks!
See, you're unpacking.
Offline
nnoell wrote:mind sharing your ~/.Xdefaults?
Sure, here you are:
! Xcursor -------------------------------------------------------------
Xcursor*theme: Vanilla-DMZ
Xcursor.size: 22
! Urxvt ---------------------------------------------------------------
!Font
URxvt*font: xft: Envy Code R:pixelsize=12
URxvt*boldFont: xft: Envy Code R:pixelsize=12
urxvt*italicFont: xft: Envy Code R:pixelsize=12
urxvt*boldItalicFont: xft: Envy Code R:pixelsize=12
!Options
URxvt.iconFile: /usr/share/pixmaps/rxvt-unicode.png
URxvt*termName: rxvt-256color
URxvt*title: Terminal
URxvt*urgentOnBell: false
URxvt*visualBell: false
URxvt*borderless: true
URxvt*saveLines: 5000
URxvt*internalBorder: 0
URxvt*scrollTtyKeypress: true
URxvt*scrollWithBuffer: false
URxvt*scrollTtyOutput: false
URxvt*scrollstyle: plain
URxvt*internalBorder: 0
URxvt*loginShell: true
URxvt*mapAlert: true
URxvt*utmpInhibit: true
!ScrollBar
URxvt*scrollBar: false
!URxvt*scrollstyle: xterm
!URxvt*scrollBar_right: true
!URxvt*transpscrollbar: false
!URxvt*scrollColor: #aaaaaa
!Transparency
URxvt*transparent: true
URxvt*tint: #000000
URxvt*shading: 20
!Links
URxvt*perl-ext-common: default,matcher,-option-popup,-selection-popup,-realine
URxvt*matcher.button: 1
URxvt*urlLauncher: chromium
!Cursor
URxvt*cursorColor: #60a0c0
URxvt*cursorBlink: true
URxvt*cursorUnderline: false
!Grounds
URxvt*background: #111111
URxvt*foreground: #aaaaaa
URxvt*borderColor: #111111
! Colors ---------------------------------------------------------------
!black
*color0: #000000
*color8: #555753
!red
*color1: #8C4665
*color9: #BF4D80
!green
*color2: #88be32
*color10: #aff73e
!yellow
*color3: #8B769F
*color11: #C4A1E6
!blue
*color4: #0087ff
*color12: #60a0c0
!magenta
*color5: #5E468C
*color13: #7E62B3
!cyan
*color6: #31658C
*color14: #6096BF
!white
*color7: #899CA1
*color15: #C0C0C0
! Xscreensaver ---------------------------------------------------------------
!font settings
xscreensaver.Dialog.headingFont: -*-droid sans mono-bold-r-*-*-11-*-*-*-*-*-*-*
xscreensaver.Dialog.bodyFont: -*-droid sans mono-medium-r-*-*-11-*-*-*-*-*-*-*
xscreensaver.Dialog.labelFont: -*-droid sans mono-medium-r-*-*-11-*-*-*-*-*-*-*
xscreensaver.Dialog.unameFont: -*-droid sans mono-medium-r-*-*-11-*-*-*-*-*-*-*
xscreensaver.Dialog.buttonFont: -*-droid sans mono-bold-r-*-*-11-*-*-*-*-*-*-*
xscreensaver.Dialog.dateFont: -*-droid sans mono-medium-r-*-*-11-*-*-*-*-*-*-*
xscreensaver.passwd.passwdFont: -*-droid sans mono-bold-r-*-*-11-*-*-*-*-*-*-*
!general dialog box (affects main hostname, username, password text)
xscreensaver.Dialog.foreground: #ffffff
xscreensaver.Dialog.background: #111111
xscreensaver.Dialog.topShadowColor: #111111
xscreensaver.Dialog.bottomShadowColor: #111111
xscreensaver.Dialog.Button.foreground: #aaaaaa
xscreensaver.Dialog.Button.background: #000000
!username/password input box and date text colour
xscreensaver.Dialog.text.foreground: #aaaaaa
xscreensaver.Dialog.text.background: #000000
xscreensaver.Dialog.internalBorderWidth:24
xscreensaver.Dialog.borderWidth: 20
xscreensaver.Dialog.shadowThickness: 2
!timeout bar (background is actually determined by Dialog.text.background)
xscreensaver.passwd.thermometer.foreground: #2E9AFE
xscreensaver.passwd.thermometer.background: #000000
xscreensaver.passwd.thermometer.width: 4
!datestamp format--see the strftime(3) manual page for details
xscreensaver.dateFormat: %H:%M:%S %a %e %b, %Y
xscreensaver.Dialog.logo.width: 1
xscreensaver.Dialog.logo.height: 1
Offline
It's awesome! I've just started using xmonad, could you post all of your configs (xmonad, status bars etc.) besides the ones you already did?
Thanks in advance!
Offline
nnoell wrote:It's awesome! I've just started using xmonad, could you post all of your configs (xmonad, status bars etc.) besides the ones you already did?
Thanks in advance!
Of course but, before posting my configs, I would like to say that many of them were taken from teh's blog.
@teh, thank you for sharing your confis, they rocks!
Now, here are my main configs:
~/.xmonad/xmonad.hs: http://pastebin.com/hXD9YDRW
~/.scripts/topstatusbar.zsh: http://pastebin.com/0nFe5C3h
~/.conky/conkyrc: http://pastebin.com/AYV1CSzk
~/.Xdefaults: http://pastebin.com/wzqT8rQJ
I use conky piped into dzen2 to display the top status bar, the bottom panel is displayed by dzen2 and xmonad as you can see in xmonad.hs. Finally I use trayer to display the trayer bar.
Last edited by nnoell (2011-03-03 13:45:48)
Offline
March Update
no panels, no task manager
no multiple desktops (never i use)
mouse on upper left corner, grid all windows
mouse on upper rigth, minimize all windows
in the desktop: clock, manually order launchers, cwp, calendar, cpu, memory and net monitors and systray
videocast whit my desktop in use
http://www.youtube.com/watch?v=3XIt8YVRlck
Offline
http://ompldr.org/tN2x6Mg
openbox, conky, tint2
Mind sharing that conky and tint setup?
Thx!
Offline
Offline
madek,why the hell when i open the image link appear the page of poilce against pedofily?(maybe it happen only in my country)
Offline
mind sharing vim colorscheme also?
Arch64/DWM || My Dropbox referral link
Offline
nnoell wrote:mind sharing vim colorscheme also?
It is cottonmouse:
~/.vim/colors/cottonmouse.vim
" Vim color file
" Maintainer: milomouse <vincent[at]fea.st>
" Last Change: 2010-08-18
" Colorful yet muted-- Made for 256-color console.
set background=dark
hi clear
if exists("syntax_on")
syntax reset
endif
let g:colors_name="cottonmouse"
if &t_Co > 255
hi Normal term=none cterm=none ctermfg=59 ctermbg=233
hi Boolean term=none cterm=none ctermfg=9 ctermbg=none
hi Character term=none cterm=none ctermfg=9 ctermbg=none
hi Comment term=none cterm=none ctermfg=238 ctermbg=234
hi Conditional term=none cterm=none ctermfg=6 ctermbg=none
hi Constant term=none cterm=none ctermfg=13 ctermbg=none
hi Cursor term=none cterm=none ctermfg=233 ctermbg=109
hi CursorLine term=none cterm=none ctermfg=none ctermbg=8
hi CursorColumn term=none cterm=none ctermfg=none ctermbg=8
hi Debug term=none cterm=none ctermfg=181 ctermbg=none
hi Define term=none cterm=none ctermfg=13 ctermbg=none
hi Delimiter term=none cterm=none ctermfg=109 ctermbg=none
hi DiffAdd term=none cterm=none ctermfg=66 ctermbg=237
hi DiffChange term=none cterm=none ctermbg=236
hi DiffDelete term=none cterm=none ctermfg=236 ctermbg=238
hi DiffText term=none cterm=none ctermfg=217 ctermbg=237
hi Directory term=none cterm=none ctermfg=188 ctermbg=none
hi ErrorMsg term=none cterm=none ctermfg=13 ctermbg=none
hi Error term=none cterm=none ctermfg=13 ctermbg=234
hi Exception term=none cterm=none ctermfg=249 ctermbg=none
hi Float term=none cterm=none ctermfg=251 ctermbg=none
hi FoldColumn term=none cterm=none ctermfg=97 ctermbg=238
hi Folded term=none cterm=none ctermfg=238 ctermbg=234
hi Function term=none cterm=none ctermfg=95 ctermbg=none
hi Identifier term=none cterm=none ctermfg=110 ctermbg=none
hi IncSearch term=none cterm=none ctermfg=131 ctermbg=none
hi Keyword term=none cterm=none ctermfg=140 ctermbg=none
hi Label term=none cterm=none ctermfg=187 ctermbg=none
hi LineNr term=none cterm=none ctermfg=235 ctermbg=233
hi Macro term=none cterm=none ctermfg=13 ctermbg=none
hi ModeMsg term=none cterm=none ctermfg=13 ctermbg=none
hi MoreMsg term=none cterm=none ctermfg=15 ctermbg=none
hi NonText term=none cterm=none ctermfg=238 ctermbg=234
hi Number term=none cterm=none ctermfg=141 ctermbg=none
hi Operator term=none cterm=none ctermfg=38 ctermbg=none
hi PreCondit term=none cterm=none ctermfg=180 ctermbg=none
hi PreProc term=none cterm=none ctermfg=243 ctermbg=none
hi Question term=none cterm=none ctermfg=15 ctermbg=none
hi Repeat term=none cterm=none ctermfg=131 ctermbg=none
hi Search term=none cterm=none ctermfg=9 ctermbg=none
hi SpecialChar term=none cterm=none ctermfg=181 ctermbg=none
hi SpecialComment term=none cterm=none ctermfg=108 ctermbg=none
hi Special term=none cterm=none ctermfg=140 ctermbg=none
hi SpecialKey term=none cterm=none ctermfg=151 ctermbg=none
hi Statement term=none cterm=none ctermfg=103 ctermbg=none
hi StatusLine term=none cterm=none ctermfg=6 ctermbg=234
hi StatusLineNC term=none cterm=none ctermfg=234 ctermbg=59
hi StorageClass term=none cterm=none ctermfg=249 ctermbg=none
hi String term=none cterm=none ctermfg=7 ctermbg=none
hi Structure term=none cterm=none ctermfg=229 ctermbg=none
hi Tag term=none cterm=none ctermfg=10 ctermbg=none
hi Title term=none cterm=none ctermfg=7 ctermbg=none
hi Todo term=none cterm=none ctermfg=95 ctermbg=none
hi Typedef term=none cterm=none ctermfg=253 ctermbg=none
hi Type term=none cterm=none ctermfg=102 ctermbg=none
hi Underlined term=none cterm=none ctermfg=188 ctermbg=none
hi VertSplit term=none cterm=none ctermfg=236 ctermbg=59
hi VisualNOS term=none cterm=none ctermfg=5 ctermbg=none
hi WarningMsg term=none cterm=none ctermfg=15 ctermbg=none
hi WildMenu term=none cterm=none ctermfg=194 ctermbg=none
else " for linux console
hi Normal ctermfg=7 ctermbg=234
hi Boolean ctermfg=9
hi Character ctermfg=9
hi Comment ctermfg=5
hi Conditional ctermfg=6
hi Constant ctermfg=13
hi Cursor ctermfg=233 ctermbg=109
hi Debug ctermfg=181
hi Define ctermfg=13
hi Delimiter ctermfg=109
hi DiffAdd ctermfg=66 ctermbg=237
hi DiffChange ctermbg=236
hi DiffDelete ctermfg=236 ctermbg=238
hi DiffText ctermfg=217 ctermbg=237
hi Directory ctermfg=188
hi ErrorMsg ctermfg=13 ctermbg=236
hi Exception ctermfg=249
hi Float ctermfg=251
hi FoldColumn ctermfg=109 ctermbg=238
hi Folded ctermfg=109 ctermbg=238
hi Function ctermfg=186
hi Identifier ctermfg=147
hi IncSearch ctermbg=228 ctermfg=238
hi Keyword ctermfg=66
hi Label ctermfg=187
hi LineNr ctermfg=141 ctermbg=235
hi Macro ctermfg=13
hi ModeMsg ctermfg=13 cterm=none
hi MoreMsg ctermfg=15
hi NonText ctermfg=238
hi Number ctermfg=219
hi Operator ctermfg=80
hi PreCondit ctermfg=180
hi PreProc ctermfg=2
hi Question ctermfg=15
hi Repeat ctermfg=245
hi Search ctermfg=9 ctermbg=236
hi SpecialChar ctermfg=181
hi SpecialComment ctermfg=108
hi Special ctermfg=9
hi SpecialKey ctermfg=151
hi Statement ctermfg=9 cterm=none
hi StatusLine ctermfg=0 ctermbg=186
hi StatusLineNC ctermfg=7 ctermbg=108
hi StorageClass ctermfg=249
hi String ctermfg=9
hi Structure ctermfg=229
hi Tag ctermfg=10
hi Title ctermfg=7 ctermbg=234
hi Todo ctermfg=95 ctermbg=234
hi Typedef ctermfg=253
hi Type ctermfg=187
hi Underlined ctermfg=188 ctermbg=234
hi VertSplit ctermfg=236 ctermbg=65
hi VisualNOS ctermfg=5 ctermbg=210
hi WarningMsg ctermfg=15 ctermbg=236
hi WildMenu ctermbg=236 ctermfg=194
hi CursorLine ctermbg=3 cterm=none
endif
Offline
Offline
Offline
Nice to see the One True Editor, but what's with the 905x678?
Offline
Nice to see the One True Editor, but what's with the 905x678?
CRT
Offline
I was going for "plain and simple" and thought it turned out pretty nice. The resolution is 1024x600.
Last edited by scrawler (2011-03-04 17:41:54)
Offline
(Btw, does anyone know how to make the windows fill the small gap at the bottom?)
Offline
elprofundo wrote:(Btw, does anyone know how to make the windows fill the small gap at the bottom?)
Hehe, right, should have searched better! Thank you very much!!
Last edited by elprofundo (2011-03-04 17:37:13)
Offline
Elprofundo, mind sharing your colors?
Offline
Not at all!
Its some zenburn interpretation I borrowed from somewhere and modified.
URxvt.geometry: 95x25
URxvt.buffered: true
URxvt.background: #181818
! #1b1b1b
URxvt.foreground: #BDB76B
! #f0e68c
URxvt.cursorColor: #666666
URxvt.cursorColor2: white
URxvt.underlineColor: red
URxvt.font:xft:Bitstream Vera Sans Mono:pixelsize=10:antialias=true
!! Greenish theme
*color0: #000000
*color8: #666666
!! DarkRed + Red
*color1: #b45151
*color9: #fe8686
!! DarkGreen + Green
*color2: #8ba574
*color10: #a5dca5
!! DarkYellow + Yellow
*color3: Khaki3
*color11: #efe58b
!! DarkBlue + Blue
*color4: #2797d8
*color12: #86cdea
!! DarkMangenta + Mangenta
*color5: #aa6eaf
*color13: #b698b8
!!DarkCyan + Cyan
*color6: #418179
*color14: #71bebe
!! LightGrey + White
*color7: #bebebe
*color15: #ffffff
!------------
!True Transparency
!------------
!set to 32-bit for real transparency (compositing required (see xcompmgr)
!urxvt*depth: 32
!transparent=0000 opaque=ffff
!urxvt*background: rgba:1111/1111/1111/dddd
!urxvt*background: rgba:1111/1111/1111/0000
!------------------
!False tranparency
!------------------
!URxvt.transparent: true
!URxvt.shading: 20
Urxvt.secondaryScroll: true # Enable Shift-PageUp/Down in screen
URxvt*scrollBar:false
!URxvt.borderLess: true
URxvt.perl-ext-common: default,matcher
URxvt.urlLauncher: /usr/bin/firefox
URxvt.matcher.button: 1
Offline