Unix screen-shots thread! - Desktop Customization & Workflow

Users browsing this thread: 11 Guest(s)
nxll
Members
2bwm, very mono, much evil
[Image: OqJlP.png]
xero
Long time nixers
(18-12-2016, 07:57 PM)nxll Wrote: 2bwm, very mono, much evil
[Image: OqJlP.png]

R - A - D

grey all day
acg
Members

that's like a rainbow for xero
argonaut · musician · developer · writer · https://www.betoissues.com
xcko
Members
josuah
Long time nixers
(20-12-2016, 08:34 PM)xcko Wrote: Bonus older pic:
https://s28.postimg.org/o91f1ji2l/2016_1..._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.
tudurom
Long time nixers
here's my setup:

[Image: VsMyIhh.png]
lemons
Members
(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?
xcko
Members
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?
dab
Members
(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
nxll
Members
dab Wrote:Awesome setup, i'd like to check dotfiles if available

Here you go :)
tudurom
Long time nixers
(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.
dab
Members
it's 13" laptop
[Image: 9lnPD.png]
dab
Members
(22-12-2016, 12:25 PM)nxll Wrote: Here you go :)
Thanks, will check!
tudurom
Long time nixers
(23-12-2016, 05:06 AM)dab Wrote: it's 13" laptop
[Image: 9lnPD.png]

4k? looks great
dab
Members
(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.
Dobbie03
Members
[Image: Arch67.md.png]
lemons
Members
wsaile
Members
That's a really inspiring setup. I think I might use that PS1.
Dobbie03
Members
[Image: Arch68.th.png]
Dobbie03
Members
[Image: Arch77.th.png]
Nihility
Members
[Image: 3tiSx.png]

dwm without bar, patches are pertag and push

wallpaper is from xero's dots

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

It's called kakwafont
xero
Long time nixers
nxll
Members
@xero kickass as always.

My most recent.
[Image: MSpsO.png]
[Image: EcZ3.png]
tudurom
Long time nixers
implemented templating and changed some under the hood things

light:

[Image: siHk8ZR.png]

dark:

[Image: 8Z9i9o4.png]
xero
Long time nixers
[Image: l3afQF8]
neeasade
Grey Hair Nixers
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
tudurom
Long time nixers
(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.
z3bra
Grey Hair Nixers
(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