nixers
Unix screen-shots thread! - Printable Version
+- nixers (https://nixers.net)
+-- Forum: Desktop Customization, Efficiency, and Aesthetics (https://nixers.net/Forum-Desktop-Customization-Efficiency-and-Aesthetics)
+--- Forum: Desktop Customization & Workflow (https://nixers.net/Forum-Desktop-Customization-Workflow)
+--- Thread: Unix screen-shots thread! (/Thread-Unix-screen-shots-thread)


RE: Unix screen-shots thread! - nxll - 18-12-2016

2bwm, very mono, much evil
[Image: OqJlP.png]


RE: Unix screen-shots thread! - xero - 20-12-2016

(18-12-2016, 07:57 PM)nxll Wrote: 2bwm, very mono, much evil
[Image: OqJlP.png]

R - A - D

grey all day


RE: Unix screen-shots thread! - acg - 20-12-2016


that's like a rainbow for xero


RE: Unix screen-shots thread! - xcko - 20-12-2016

Here is what I'm working with right now.
https://s24.postimg.org/79rfvyvp1/2016_12_20_143919_1440x900_scrot.png

https://s24.postimg.org/xth4qvj0l/2016_12_20_144855_1440x900_scrot.png

Bonus older pic:
https://s28.postimg.org/o91f1ji2l/2016_12_09_152804_1440x900_scrot.png


RE: Unix screen-shots thread! - josuah - 21-12-2016

(20-12-2016, 08:34 PM)xcko Wrote: Bonus older pic:
https://s28.postimg.org/o91f1ji2l/2016_12_09_152804_1440x900_scrot.png

Hey, dvtm. Neat! I propose these layouts symbols to you:

Code:
│├┤ tiling right
├┬┤ tiling bottom
├┴┤ tiling top
├─┤ vertical stack
├┼┤ grid
│ │ fullscreen
│@│ spiral
│&│ dwindle

In the config.h
Code:
#include "tstack.c"
#include "vstack.c"
#include "fibonacci.c"
^ add these one to get additional layouts

...

/* by default the first layout entry is used */
static Layout layouts[] = {
        { "│├┤f", tile },
        { "├┼┤g", grid },
        { "├┬┤b", bstack },
        { "├┴┤u", tstack },
        { "├─┤n", vstack },
        { "│@│o", spiral },
        { "│&│w", dwindle },
        { "│ │m", fullscreen },
};

...

        { { MOD, 'f',          }, { setlayout,      { "│├┤f" }                  } },
        { { MOD, 'g',          }, { setlayout,      { "├┼┤g" }                  } },
        { { MOD, 'b',          }, { setlayout,      { "├┬┤b" }                  } },
        { { MOD, 'u',          }, { setlayout,      { "├┴┤u" }                  } },
        { { MOD, 'n',          }, { setlayout,      { "├─┤n" }                  } },
        { { MOD, 'o',          }, { setlayout,      { "│@│o" }                  } },
        { { MOD, 'w',          }, { setlayout,      { "│&│w" }                  } },
        { { MOD, 'm',          }, { setlayout,      { "│ │m" }                  } },
^ These keybindings does not clash with the others

Vis is pretty nice too.


RE: Unix screen-shots thread! - tudurom - 21-12-2016

here's my setup:

[Image: VsMyIhh.png]



RE: Unix screen-shots thread! - lemons - 21-12-2016

(21-12-2016, 11:21 AM)tudurom Wrote: here's my setup:

[Image: VsMyIhh.png]

Looks great tudu! What compositor are you using to get those shadows?


RE: Unix screen-shots thread! - xcko - 21-12-2016

tudorom: that is excellent.
josuah: thanks for the tip. I love dvtm but I'm not using it's statusbar right now. I'm also a huge fan of vis. Did you write those other layouts?


RE: Unix screen-shots thread! - dab - 22-12-2016

(18-12-2016, 07:57 PM)nxll Wrote: 2bwm, very mono, much evil
[Image: OqJlP.png]
Awesome setup, i'd like to check dotfiles if available


RE: Unix screen-shots thread! - nxll - 22-12-2016

dab Wrote:Awesome setup, i'd like to check dotfiles if available

Here you go :)


RE: Unix screen-shots thread! - tudurom - 22-12-2016

(21-12-2016, 11:44 AM)lemons Wrote: Looks great tudu! What compositor are you using to get those shadows?

Thank you! That's compton. Config here.


RE: Unix screen-shots thread! - dab - 23-12-2016

it's 13" laptop
[Image: 9lnPD.png]


RE: Unix screen-shots thread! - dab - 23-12-2016

(22-12-2016, 12:25 PM)nxll Wrote: Here you go :)
Thanks, will check!


RE: Unix screen-shots thread! - tudurom - 23-12-2016

(23-12-2016, 05:06 AM)dab Wrote: it's 13" laptop
[Image: 9lnPD.png]

4k? looks great


RE: Unix screen-shots thread! - dab - 23-12-2016

(23-12-2016, 02:24 PM)tudurom Wrote: 4k? looks great
It's 13" Macbook Pro, so 2k, 2560x1600, 227 dpi.
Really like the quality of fonts rendering on such panels.
Good staff for developers.


RE: Unix screen-shots thread! - Dobbie03 - 01-01-2017

[Image: Arch67.md.png]


RE: Unix screen-shots thread! - lemons - 02-01-2017

[Image: lNRJg2C.png]
full size


RE: Unix screen-shots thread! - wsaile - 04-01-2017

That's a really inspiring setup. I think I might use that PS1.


RE: Unix screen-shots thread! - Dobbie03 - 06-01-2017

[Image: Arch68.th.png]


RE: Unix screen-shots thread! - Dobbie03 - 23-01-2017

[Image: Arch77.th.png]


RE: Unix screen-shots thread! - Nihility - 23-01-2017

[Image: 3tiSx.png]

dwm without bar, patches are pertag and push

wallpaper is from xero's dots

@nxll what font are you using?


RE: Unix screen-shots thread! - nxll - 26-01-2017

(23-01-2017, 03:42 AM)Nihility Wrote: @nxll what font are you using?

It's called kakwafont


RE: Unix screen-shots thread! - xero - 29-01-2017

floating

[Image: vc5.png]

comfy editing workflow

[Image: U7Sr8fm.jpg]

triple screen

[Image: w6v5agobvpay.png]


dotfiles

~/src/2bwm/config.h

~/.vimrc

~/.vim/colors/noctu.vim -> edited version of this

~/.Xdefaults

~/.xcolors -> edited version of this

~/.irssi/neongold.theme

~/.tmux.conf

~/.config/compton.conf

~/.ncmpcpp/config

~/bin/sysinfo

~/lib/img/wall.png

~/lib/music/gigantic.brain


RE: Unix screen-shots thread! - nxll - 29-01-2017

@xero kickass as always.

My most recent.
[Image: MSpsO.png]


RE: Unix screen-shots thread! - ox! - 13-02-2017

[Image: EcZ3.png]


RE: Unix screen-shots thread! - tudurom - 17-02-2017

implemented templating and changed some under the hood things

light:

[Image: siHk8ZR.png]

dark:

[Image: 8Z9i9o4.png]



RE: Unix screen-shots thread! - xero - 17-02-2017

[Image: l3afQF8]


RE: Unix screen-shots thread! - neeasade - 17-02-2017

I liked tudu's panel with icon thing just above, so I decided to apply the same theme to my panel for a shot (upper right):

https://u.teknik.io/YD7e4.png
https://u.teknik.io/ygtY0.png

nice color w/ background coordination @tudu, nxll, xero, very together feeling.

edit: here's a light theme shot:
https://i.redd.it/0bq5acw0qigy.png

edit edit: https://u.teknik.io/rfvuw.png


RE: Unix screen-shots thread! - tudurom - 18-02-2017

(17-02-2017, 08:45 PM)neeasade Wrote: edit: here's a light theme shot:
https://i.redd.it/0bq5acw0qigy.png

edit edit: https://u.teknik.io/rfvuw.png

looks pretty good, but please don't use teknik. it's extremely slow in some parts of the world. I couldn't load the last picture.


RE: Unix screen-shots thread! - z3bra - 18-02-2017

(17-02-2017, 08:45 PM)neeasade Wrote: I liked tudu's panel with icon thing just above, so I decided to apply the same theme to my panel for a shot (upper right):

https://u.teknik.io/YD7e4.png
https://u.teknik.io/ygtY0.png

nice color w/ background coordination @tudu, nxll, xero, very together feeling.

edit: here's a light theme shot:
https://i.redd.it/0bq5acw0qigy.png

edit edit: https://u.teknik.io/rfvuw.png

I like the idea you monitor the system you currently run, in case it changes without you knowing. Looks nice otherwise