You are not logged in.
Here is mine: http://ompldr.org/vY21yZw
Offline
Reki wrote:dwm-6.0 with several patches, and dzen2 for the statusbar.
Hi Reki,
nice terminal colors!
would u mind sharing it?
Thanks! Here's my .Xresources: http://pastie.org/3319135
Just scroll down to the colors part.
Last edited by Reki (2012-02-05 03:07:42)
Offline
Offline
First steps with scrotwm...
http://farm8.staticflickr.com/7158/6820683553_683aa842ce_t.jpg
Really like scrotwm but we can't disable workspaces we don't use. This is the only drawback.
Great setup by the way.
Last edited by Ypnose (2012-02-05 10:37:06)
Offline
Openbox + tint2. Trying my hand at tweaking tabs in FF to better match Vimperator / the rest of my theme ... getting there.
Willing to share how to get tabs like that ?
Offline
Varg wrote:cirnOS wrote:Sorry to ask you but would you be willing to tar your subtle folder? I find it a pain to save each file manually...
Forget that I saw the zip function and downloaded that. Is there a way to change the tiling function to grid mode like how DWM and WMFS does? I just played with subtle around and I like it.Edit: If I add a bottom bar in subtle is there a way to pipe conky to it?
Subtle is a pure manual tiler so I don't think that you can get the same behaviour as DWM. I noticed that there is a columns sublet but I never tried it.
There is a sublet to pipe conky to your bar but I never used that either.
Use:sur list -r
to see all available sublets.
How did you achieve that tiling on this screenshot? http://v4arg.deviantart.com/art/Subtle- … %20wm&qo=2
That's default Subtle
By default every window takes up the entire desktop. Then you can use the windows key and keypad to change size and position:
W-7 -> Top left
W-3 -> Bottom right
W-4 -> Left side half of the screen
W-4-4 -> left side of screen but 66% in of the screen size
W-4-4-4 -> Left side of screen but 33% of the screen size
github - tweets
avatar: The Oathmeal
Offline
finwin wrote:What panel is that? snapwm or dzen?
It is the default dwm panel (i was installing monsterwm not using it ) with conky piped into dzen2 on the right side.
finwin wrote:Lovely color scheme! Can you share it? Oh, and what font are you using in vim?
Of course
*foreground:#a0a0a0
*background:#000000
!black
*color0: #1B1D1E
*color8: #505354
!red
*color1: #F92672
*color9: #FF669D
!green
*color2: #A6E22E
*color10: #BEED5F
!yellow
*color3: #FD971F
*color11: #E6DB74
!blue
*color4: #66D9EF
*color12: #66D9EF
!magenta
*color5: #9E6FFE
*color13: #9E6FFE
!cyan
*color6: #5E7175
*color14: #A3BABF
!white
*color7: #CCCCC6
*color15: #F8F8F2
Font is Dina 15
Offline
Working on my hosting site...
OpenBSD, xxxterm, mcwm & tamsyn on desktop, OpenBSD & nginx on server :)
Last edited by sime (2012-02-05 14:30:42)
Offline
doug piston: wallpaper. please.
Offline
I love the wallpaper... can I have it?
Offline
Offline
Offline
Offline
grobar87 wrote:I love the wallpaper... can I have it?
And... here... we... go!
Offline
Playing with No-wm
#include "dvtm"
#include "some_sorta_bar"
#include "dmenu"
Could you elaborate on no-wm? I don't really know what makes it tick, e.g. how do you tile windows?
Offline
lorin wrote:Openbox + tint2. Trying my hand at tweaking tabs in FF to better match Vimperator / the rest of my theme ... getting there.
Willing to share how to get tabs like that ?
Bear in mind I have almost no idea what I'm doing, but this is my userChrome.css. I cheated and used an addon to move the Firefox menu, as removing the icon itself in css was leaving a weird little gap.
.tabbrowser-tab {
height: 18px !important;
min-height: 18px !important;
max-height: 18px !important;
padding-right: 3px !important;
padding-left: 5px !important;
padding-top: 5px !important;
margin-left: 0px !important;
margin-right: 1px !important;
background: #758CA3 !important;
border: none !important;
color: #FFFFFF !important;
font-family: gelly;
font-size: 9px;
font-weight: normal;
padding: 0 0.5ex !important;
-moz-appearance: none !important;
-moz-border-radius: 0 !important;
}
.tabbrowser-tabs{
border:0px !important;
background-color: #454545 !important;
}
#TabsToolbar {
background-color #758CA3;
height: 19px;
-moz-box-shadow: none !important;
}
.tabbrowser-tab:hover {
background: #758CA3 !important;
}
.tabbrowser-tab[selected] {
background: #75A3A3 !important;
}
github ○
Offline
@ttgr nice desk
Last edited by knob (2012-02-05 22:33:18)
Offline
Offline
Working on my hosting site...
OpenBSD, xxxterm, mcwm & tamsyn on desktop, OpenBSD & nginx on server
What is the web browser you're using?
Offline