You are not logged in.
Incredible scrots, discussions and feedback all through January by everyone involved. Thank you!
Time for a new thread.
Posting Guidelines
· DO NOT post full resolution screenshots! You can use the "mogrify" command (pacman -S imagemagick) to make a thumbnail of your screenshot:
$ convert -resize 250x250 screenie.png thumb-screenie.png
Sizes Twenty percent of the original size is great for 1024x768 screenies. For bigger sizes (and especially for multi-monitor setups), we ask you to keep in mind not everyone uses broadband, and use an even smaller size (10% of a Full HD setup will still be 192x108, for example).
You can then upload these images to your server and use the following code to show them on the forum:
[url=http://my.site.com/screenie.png][img]http://my.site.com/thumb-screenie.png[/img][/url]
*Thanks to Thayer for the screenie (more...)
· Several websites offer free image hosting.
Use the "thumbnail for forums" link code that is supplied by the image host to post your thumbnail link.
· Once the new month begins please do not post new screenies in the old threads.
· If the screenshot has questionable material that might not be safe to view while at work or in a school setting, please post only a link and not a thumbnail, along with a mention of "Not Safe for Work". Posts that do not adhere to this are subject to deletion without notice at any time.
· Please try to include any links to your wallpaper or configs that you may have and/or the names of your icon theme, running apps, DE, etc. in the same post to reduce unnecessary clutter later.
***** Your screenshot will be replaced by a reminder if you do not follow these guidelines *****
* As a simple way to include information about your setup in the screenshot, you can use a tool like screenfetch (in [community]) or Archey, screenfo or alsi (all in AUR) to print out details about your window manager, font, shell etc., with a very attractive ASCII Arch logo...
Offline
Offline
Offline
Offline
Alright, this is my current setup, that is almost the same as the one I posted back in December. Anyone have any suggestions on things to improve or something I could do to make it more pleasing to the eyes or to shake it up a bit.
Clean: http://imgur.com/idrcM63
Busy: http://imgur.com/qhy1jMy
WM: Bspwm
Term: URXVT
Font: Terminus
Browser: Firefox with Vimperator
Bar: Dzen2 displaying output of conky
Apps on screen: ncmpcpp,ranger,calcurse
Colors: all custom (will give on request)
Gtk(not in scrot): Modified FlatStudioDark to match terminal colors
Offline
Hey all,
Currently a work in progress getting all the colours right.
WM: bspwm
Color Scheme: Gruvbox (with a few customisations)
Fonts: Tamsyn, sltarch
BG Image: Made it myself.
In clockwise order:
Emacs, pacman colour script, ranger, Conkeror and Archey3
Terminal:
Urxvt
Bar:
Bar Ain't Recursive
Bar Scripts were written by me.
Thanks!
Offline
XFCE4, Greybird theme, Droid Sans, Plank, Faenza, desktop background was taken with a 2014 Moto X back in early October in my front yard.
-- mod edit: read the rules and only post thumbnails https://bbs.archlinux.org/viewtopic.php?id=61754 [jwr] --
Offline
WM: dwm with cairo patch
Term: rxvt-unicode
Colors: Solarized Dark
Font: Ubuntu Mono
Gtk theme: Flatstudio Dark with some Solarized colors
Gtk icons: Numix
Browser: dwb (looking at the scrot now I see I forgot to recolor the tab numbers)
The file manager is Thunar.
I threw the recolor on github, but Flatstudio is a wreck and after my recolor it's even worse, probably unusable if you use it for more than Thunar and gcolor2. I did do *something* with Gtk3 though.
I'm having trouble remembering where I found the wallpaper, but this one's probably the same: http://www.wallpaperbases.com/Games-Des … papers.jpg
Offline
First week Arch-only on my mbp, feels good to have free space again
WM :: bspwm
Bar :: bar-aint-recursive
Font :: terminus (dweep + stlarch for bar)
Term :: urxvt
Colors :: base16-twilight-dark
Ghosts :: https://github.com/gstk/Color-Scripts
My dotfiles repo is a WIP since I'm managing them haphazardly since migrating, but if you want anything just ask
Edit - apologies for the quality, guess I'll try again in April...
Last edited by parades (2015-03-04 02:59:34)
Offline
My dotfiles repo is a WIP since I'm managing them haphazardly since migrating, but if you want anything just ask
Looks nice! Can you link me to your bar config, or to the source if it isn't custom?
"We may say most aptly, that the Analytical Engine weaves algebraical patterns just as the Jacquard-loom weaves flowers and leaves." - Ada Lovelace
Offline
It's a bit messy, as I hack away at it in my downtime at work... inspired by earsplit's setup.
bspwm directory tar.gz
edit - it's similar enough that you could also just clone these dotfiles and customize. that's what i did
Last edited by parades (2015-03-04 03:48:49)
Offline
Offline
http://i.imgur.com/H3OTSMe.png
OS: Arch Linux
Kernel: x86_64 Linux 3.18.6-1-ARCH
Uptime: 2d 4h 59m
Packages: 578
Shell: zsh 5.0.7
Resolution: 1920x1080
WM: OpenBox
WM Theme: Dyne
322 [GTK2]
, 322 [GTK3]
Icon Theme: UltraFlatIconsGreen
Font: PragmataPro 10
CPU: AMD FX-6300 Six-Core @ 3.5GHz
GPU: AMD/ATI RS780L [Radeon 3000]
RAM: 1573MB / 7467MB
-- mod edit: read the rules and only post thumbnails https://bbs.archlinux.org/viewtopic.php?id=61754 [jwr] --
Last edited by antsunrise (2015-03-07 02:53:41)
Offline
Offline
Work in progress...
patched dwm-pango and conky+dzen2
clean
http://i.imgur.com/aHM9h9u.png
busy
http://i.imgur.com/5eUzHqY.png
How does one set up the desktop display in dzen2? I would like to have a string of unicode characters (probably small centered dots) that represent each of my workspaces and one is colored to show that I am currently on that workspace, perhaps with an additional color to signify windows being present. I am assuming I could do this with a bash script.
Offline
@agahnim: Yes, I think the best way is to write a bash script that parses the information about the number of workspaces and then pipe the output to dzen. You can use wmctrl to get the information about the number of workspaces and windows opened.
@parazyd: sure, here there are the script I use to start dzen and the conky configuration. The font used are DejaVu Sans Mono for Powerline (provided by powerline-fonts-git) and xbmicons
dzenbar.sh
conky -c ~/Scripts/dzen/conkyrc | \
sed -u -e "s/##/██/g" -e "s/#_/█░/g" -e "s/__/░░/g" | \
dzen2 -e p2 -y -1 -fn ":size=8" -expand r -p 1
conkyrc
# Conky, a system monitor, based on torsmo
#
# Any original torsmo code is licensed under the BSD license
#
# All code written since the fork of torsmo is licensed under the GPL
#
# Please see COPYING for details
#
# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
# Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
# All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
background no
out_to_console yes
out_to_x no
cpu_avg_samples 2
net_avg_samples 2
no_buffers yes
out_to_stderr no
update_interval 5.0
uppercase no
use_spacer none
if_up_strictness address
TEXT
^fg(\#000000)\
^bg(\#00AFFF)\
^fn(DejaVu Sans Mono for Powerline:size=8)\
ArchLinux $kernel on $machine \
^fn(xbmicons:size=8)^fn(DejaVu Sans Mono for Powerline:size=8)\
^fg(\#444444) ^fg(\#000000) \
Uptime: $uptime_short \
^fg(\#00AFFF)^bg(\#005FFF)^fg(\#005FFF)^bg(\#262626) \
^fg(\#F4D087)^fn(xbmicons:size=8)\
^fg(\#FFFFFF)^fn(DejaVu Sans Mono for Powerline:size=8) \
${fs_used /}/${fs_size /} ${fs_bar 4} \
^fg(\#F4D087)^fn(xbmicons:size=8)\
^fg(\#FFFFFF)^fn(DejaVu Sans Mono for Powerline:size=8) \
$memperc% ${membar 4} \
^fg(\#F4D087)^fn(xbmicons:size=8)\
^fg(\#FFFFFF)^fn(DejaVu Sans Mono for Powerline:size=8) \
${acpitemp}°C ${freq}Mhz $cpu% ${cpubar 4} \
${if_up enp2s0}\
^fg(\#6C0090)^bg(\#262626)^fg(\#B474C8)^bg(\#6C0090)\
^bg(\#B474C8)^fg(\#000000) \
^fn(xbmicons:size=8)^fn(DejaVu Sans Mono for Powerline:size=8) \
^fn(xbmicons:size=8)^fn(DejaVu Sans Mono for Powerline:size=8)\
${upspeed enp2s0} \
^fn(xbmicons)^fn(DejaVu Sans Mono for Powerline:size=8)\
${downspeed enp2s0} \
^fg(\#AFFF00)^bg(\#B474C8)^fg(\#000000)^bg(\#AFFF00) \
^fg(\#262626)^fn(xbmicons:size=8)\
^fg(\#000000)^fn(DejaVu Sans Mono for Powerline:size=8) \
PKG ${execi 1800 checkupdates | wc -l} \
AUR ${execi 300 cower -u | wc -l}\
${else} \
${if_up wlp1s0}\
^fg(\#005FFF)^bg(\#262626)^fg(\#00AFFF)^bg(\#005FFF)\
^bg(\#00AFFF)^fg(\#000000) \
^fn(xbmicons:size=8)^fn(DejaVu Sans Mono for Powerline:size=8) \
^fn(xbmicons:size=8)^fn(DejaVu Sans Mono for Powerline:size=8)\
${upspeed wlp2s0} \
^fn(xbmicons:size=8)^fn(DejaVu Sans Mono for Powerline:size=8)\
${downspeed wlp1s0} \
^fg(\#AFFF00)^bg(\#00AFFF)^fg(\#000000)^bg(\#AFFF00) \
^fg(\#262626)^fn(xbmicons:size=8)\
^fg(\#000000)^fn(DejaVu Sans Mono for Powerline:size=8) \
PKG ${execi 1800 checkupdates | wc -l} \
AUR ${execi 300 cower -u | wc -l}\
${else} \
^fg(\#7F3800)^bg(\#262626)^fg(\#D75F00)^bg(\#7F3800)\
^bg(\#D75F00)^fg(\#000000) Off-Line \
^fg(\#AFFF00)^bg(\#D75F00)^fg(\#000000)^bg(\#AFFF00) \
^fg(\#262626)^fn(xbmicons:size=8)\
^fg(\#000000)^fn(DejaVu Sans Mono for Powerline:size=8) \
PKG -- \
AUR --\
${endif}${endif} \
${if_match ${battery_percent BAT1} < 5}\
${blink ^fg(\#D75F00)^bg(\#AFFF00)^fg(\#000000)^bg(\#D75F00)\
Battery Low!}\
${else}\
\
${endif}\
|
Last edited by mauritiusdadd (2015-03-08 14:17:34)
Offline
i3 wm using compton.
Running in evilvte terminals; vifm, vim and cmus.
My dotfiles have most of the config. The config.h file for evilvte has still to be added, but should be there soon.
The wallpaper is from ... http://andreewallin.deviantart.com/art/ … -346542540
Offline
Offline
Hey all,
http://i.imgur.com/ZV6qyINt.jpg
Currently a work in progress getting all the colours right.
WM: bspwm
Color Scheme: Gruvbox (with a few customisations)
Fonts: Tamsyn, sltarch
BG Image: Made it myself.In clockwise order:
Emacs, pacman colour script, ranger, Conkeror and Archey3Terminal:
UrxvtBar:
Bar Ain't RecursiveBar Scripts were written by me.
Thanks!
can you share your dotfiles? thanks
Offline
can you share your dotfiles? thanks
Had to get them together and commit it to github. Enjoy!
Last edited by mangocheese (2015-03-11 09:51:38)
Offline
@mauritiusdadd & Psirus: cool stuffs!
Offline