You are not logged in.
Offline
Offline
http://i.imgur.com/ju66Bs.jpg Clean
http://i.imgur.com/ltopTs.jpg Busy [Watching a movie]
http://i.imgur.com/LtDsVs.png Busy [Kind of working]
Minor tweaks, new font, colors and now using systemd and no login manager, feels good man.
Watching some Iron Sky?
Offline
spectrwm indeed. basically, baraction.sh is the script used to call conky (which uses dzen2 to pipe output into the spectrwm status bar)
packages required:
conky
dzen2
stlarch_icons (aur)
termsyn (aur)
spectrwmconf
color_focus = rgb:65/7b/83
color_unfocus = rgb:00/2b/36
# bar settings
bar_enabled = 1
bar_border_width = 1
bar_border[1] = rgb:12/12/12
bar_color[1] = rgb:12/12/12
bar_font_color[1] = rgb:ff/ff/ff
bar_font = -*-termsyn.icons-medium-r-normal-*-12-*-*-*-*-*-*-*
bar_at_bottom = 0
#bar_action = conky
#bar_justify = right
bar_action = /home/sam/bin/baraction.sh
bar_delay = 2
stack_enabled = 1
clock_enabled = 0
title_name_enabled = 0
title_class_enabled = 0
window_name_enabled = 1
focus_mode = default
disable_border = 1
border_width = 1
# spawn app
program[term] = urxvtcd
program[screenshot_all] = screenshot.sh full
program[screenshot_wind] = screenshot.sh window
program[lock] = xlock
program[initscr] = initscreen.sh
spawn_term = urxvtcd
program[menu] = dmenu_run -fn $bar_font -nb $bar_color -nf $bar_font_color -sb $bar_border -sf $bar_color
# dialog box size ratio .3 >= r < 1
# dialog_ratio = 0.6
# Launch applications in a workspace of choice
autorun = ws[2]:urxvtcd -e ncmpcpp
autorun = ws[2]:urxvtcd -e wicd-curses
#autorun = ws[1]:urxvtcd -e nitrogen --restore
#autorun = ws[2]:transmission-gtk
autorun = ws[1]:firefox
# workspace layout
layout = ws[1]:0:0:0:0:horizontal
layout = ws[2]:0:0:0:0:horizontal
layout = ws[3]:0:0:0:0:fullscreen
# mod key, (windows key is Mod4) (apple key on OSX is Mod2)
modkey = Mod4
# Clear key bindings and load new key bindings from the specified file.
# This allows you to load pre-defined key bindings for your keyboard layout.
# keyboard_mapping = ~/.spectrwm_us.conf
# quirks
# remove with: quirk[class:name] = NONE
quirk[MPlayer:xv] = FLOAT + FOCUSPREV
quirk[OpenOffice.org 2.4:VCLSalFrame] = FLOAT
quirk[OpenOffice.org 3.0:VCLSalFrame] = FLOAT
quirk[OpenOffice.org 3.1:VCLSalFrame] = FLOAT
quirk[Chromium:chromium] = FULLSCREEN
quirk[Gimp:gimp] = FLOAT + ANYWHERE
quirk[Gmrun:gmrun] = FLOAT + ANYWHERE
quirk[Xfce4-notifyd:xfce4-notifyd] = FLOAT + ANYWHERE
quirk[Firefox:Download] = FLOAT
quirk[Transmission-gtk:transmission-gtk] = FLOAT
quirk[wicd-client.py:Wicd-client.py] = FLOAT + ANYWHERE
quirk[Leafpad:leafpad] = FLOAT
quirk[Nitrogen:nitrogen] = FLOAT
quirk[Deadbeef:deadbeef] = FLOAT
quirk[Ebook-viewer:ebook-viewer] = FLOAT
quirk[Unetbootin.elf:unetbootin.elf] = FLOAT
# EXAMPLE: define firefox program and bind to key
# program[firefox] = firefox http://spectrwm.org/
# bind[firefox] = MOD+Shift+b
#program[vol_up] = amixer sset Master,0 2+
#bind[vol_up] = MOD+Shift+Up
#program[vol_down] = amixer sset Master,0 2-
#bind[vol_down] = MOD+Shift+Down
#program[vol_mute] = amixer sset Master,0 toggle
#bind[vol_mute] = MOD+Shift+m
#program[gmrun] = gmrun
#bind[gmrun] = MOD+Menu
program[thunar] = thunar
bind[thunar] = MOD+F9
program[firefox] = firefox
bind[firefox] = MOD+F10
program[deadbeef] = deadbeef
bind[deadbeef] = MOD+F11
program[ncmpcpp] = urxvt -e ncmpcpp
bind[ncmpcpp] = MOD+F12
program[pygtk-shutdown] = pygtk-shutdown
bind[pygtk-shutdown] = MOD+Escape
baraction.sh
#!/bin/sh
conky | dzen2 -fg "#ffffff" -bg "#121212" -ta right -w 700 -h 14 -x 600 -y 0 -fn -*-termsyn.icons-medium-r-normal-*-12-*-*-*-*-*-*-* &
exit 0
conkyrc
out_to_x no
out_to_console yes
update_interval 1.0
total_run_times 0
use_spacer none
TEXT
${if_mpd_playing}^i(/usr/share/icons/stlarch_icons/note3.xbm) ${mpd_title}${endif} ^i(/usr/share/icons/stlarch_icons/arch1.xbm) ${uptime_short} ^i(/usr/share/icons/stlarch_icons/mem1.xbm) $mem ^i(/usr/share/icons/stlarch_icons/cpu1.xbm) ${cpu}% ^i(/usr/share/icons/stlarch_icons/clock2.xbm) ${time %l:%M%P - %m/%d/%y} ^i(/usr/share/icons/stlarch_icons/batt1full.xbm) ${battery_short}
Offline
Great job !
Just one thing, why do you put this ?
bar_action = /home/sam/bin/baraction.sh
From what I understand this is not needed at all since dzen2 does not pipe any text in the bar action. It can be called externally.
Last edited by CEPfister (2012-07-16 09:03:23)
Offline
I guess bar_action runs dzen script.
Offline
herbstluftwm now with some info in the taskbar (dzen2) and who needs a wallpaper anyways when he can have a bautiful green frame? ;-)
Nice color.
"You know what I found? Right in the kernel, in the heart of the operating system, I found a developer's comment that said, `Does this belong here?`" -- Simon Lok about Linux kernel in 2005
Reflections on the Strange and the not so Strange
http://skinwalker.wordpress.com
Offline
New setup coming along..
http://i.imgur.com/qZGNEs.png
Also what happened to ompldr?
ompldr work for me , btw little bit a slow the server and some month ago uploaded picture deleted..
imgur also good image site
Offline
herbstluftwm now with some info in the taskbar (dzen2) and who needs a wallpaper anyways when he can have a bautiful green frame? ;-)
http://s10.postimage.org/z3xdoqrhx/2012_07_16_180709_1920x1080_scrot.jpg
Looks like the background to good old solitaire.
Offline
First post ever in an Arch screenshots thread.
Just weechat, dwb, and pianobar open with Archey in there for good measure. And the wallpaper with some other resolutions can be found here
Offline
loving the wallpaper!! where can I get this?
Ah nevermind, you had the link, but I didn't see it
Last edited by micoka7 (2012-07-16 22:14:31)
Offline
DWM 6.0 on my laptop.
Patches: pertag2, push, clicktofocus, centred-floating, statuscolors, attachaside, gaps. Full config is in my github
Terminal font is Tamsyn, status bar font is Ohsnap.
Last edited by ibrunton (2012-07-16 22:52:29)
Offline
Offline
Great job !
Just one thing, why do you put this ?
bar_action = /home/sam/bin/baraction.sh
From what I understand this is not needed at all since dzen2 does not pipe any text in the bar action. It can be called externally.
Conky is being piped into dzen2 in that script, which formats the output and allows me to align it. That line runs my script so the output is displayed in the bar. Maybe I'm misunderstanding your point or perhaps theres another way to do this, but it works for me.
Offline
What's your music player?
Offline
Google+ | DeviantART | Last.fm
Offline
SahibBommelig wrote:What's your music player?
I believe it is deadbeef.
Offline
is that conky? (Torrent info)
Offline
Barthalion wrote:SahibBommelig wrote:What's your music player?
I believe it is deadbeef.
No, it's Freya. Some MPD Client I put together in C++ with some friends some months ago.
The title bar is heavily inspired by deadbeef, though.
Here's the link on github:
https://github.com/studentkittens/Freya
Note: It's discontinued.
Offline