Unix screen-shots thread! - Desktop Customization & Workflow

Users browsing this thread: 13 Guest(s)
gurhush
Long time nixers
[Image: arch___openbox_by_gurhush-d5qf35c.png]

Now I need to fix my Xdefaults.
vompatti
Long time nixers
[Image: BlbgV.jpg]
gurhush
Long time nixers
Shoutout to Simon, totally jacked his Xdefaults and they are better than my countless hours spent making terrible console colors.

[Image: i0khH.png]
Mafia
Long time nixers
Looks like gurhush, seems different then your older work.
gurhush
Long time nixers
(07-01-2013, 06:19 PM)NeoTerra Wrote: Gurhush that looks really nice.

Thanks!

New desktop:

[Image: fVlmg.png]
Reki
Members
Finally got around to customizing again. Here's my desktop:

Clean
[Image: EM7I5.png]

Busy
[Image: 2KWvb.png]
Phyrne
Long time nixers
(09-01-2013, 09:24 AM)Reki Wrote: Finally got around to customizing again. Here's my desktop:

Clean
[Image: EM7I5.png]

Busy
[Image: 2KWvb.png]

Colours look great! Especially in vim :)
Ivyl
Members
Clean:
[Image: vaDBkbQ]
Dirty 1:
[Image: vZ3d5aA]
Dirty 2:
[Image: vZ3d5ag]
Manual floating:
[Image: vaDBkaQ]
Dirty FreeBSD:
[Image: freebsd.png]
Mafia
Long time nixers
not bad, but I loath your color scheme.
crshd
Registered
First of 2013. Very similar to my first of 2012, actually. I've done somewhat of a big loop, it seems :D

[Image: vaDFpYQ.png]

-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCA/IT d-(---)@ s+: a-- C+++(++++)$ UBL*+++ P+++>++++ L++ E W+++$ !N !o K !w !O M+>++ !V PS+++ PE !Y PGP+ !t-- !5 !X R@ tv- b+ DI D+ G e h r++ y+
------END GEEK CODE BLOCK------

yrmt
Grey Hair Nixers
(14-01-2013, 08:31 AM)crshd Wrote: First of 2013. Very similar to my first of 2012, actually. I've done somewhat of a big loop, it seems :D

[Image: vaDFpYQ.png]

Woah, awesome screenshot! Really digging the triple border.
Mafia
Long time nixers
Very nice crshd, I love it.
zygotb
Long time nixers
Here's another autistic FreeBSD setup from your's truly...
[Image: 4ynwr.jpg]
Someone doesn't appreciate my php generated image!
venam
Administrators
Very clean, nice, appealing d9u/29a . I would love to have this setup.
Do you mind sharing the configs?
zygotb
Long time nixers
(16-01-2013, 11:10 AM)venam Wrote: Very clean, nice, appealing d9u/29a . I would love to have this setup.
Do you mind sharing the configs?

Thanks venam...
The background is a crop from one of these images and uses hsetroot in .xinitrc to display the image tiled.
Code:
hsetroot -tile "/home/d9u/Downloads/DiPl-crop.jpg" &

The WM is pekwm with Paradigm-black. Available here. Just extract the theme archive in ~/.pekwm/themes and it should show up in the pekwm root menu.

The only modifications I did to the WM were to the menu, simply adding/subtracting items, as well as adding SOCKS5 proxy connection to Chromium.

The irssi shot is the default config, as are the file manager (ranger) and the music player (cmus.)

The Terminal is a slightly modded "Terminal" running zsh. (lol)

~/.pekwm/menu
Code:
# Menu config for pekwm

# Variables
INCLUDE = "vars"

RootMenu = "Pekwm" {
    Entry = "Terminal" { Actions = "Exec Terminal &" }
    Entry = "Run.." { Actions = "ShowCmdDialog" }

    Separator {}

    Submenu = "Editors" {
        Entry = "vim" { Actions = "Exec $TERM -title vim -e vim &" }
#        Entry = "gvim" { Actions = "Exec gvim &" }
#        Entry = "Emacs" { Actions = "Exec emacs &" }
#        Entry = "Emacs Terminal" { Actions = "Exec $TERM -title emacs -e emacs -nw &" }
#        Entry = "Kate" { Actions = "Exec kate &" }
    }
    Submenu = "Graphics" {
        Entry = "display" { Actions = "Exec display &" }
        Entry = "Gimp" { Actions = "Exec gimp &" }
        Entry = "Gv" { Actions = "Exec gv &" }
        Entry = "Xpdf" { Actions = "Exec xpdf &" }
#        Entry = "gqview" { Actions = "Exec gqview &" }
    }
    Submenu = "Multimedia" {
#        Entry = "Amarok" { Actions = "Exec amarok &" }
#        Entry = "Quod Libet" { Actions = "Exec quodlibet &" }
#        Entry = "Xmms" { Actions = "Exec xmms &" }
        Entry = "MPlayer" { Actions = "Exec gnome-mplayer &" }
#        Entry = "Xine" { Actions = "Exec xine &" }
#        Entry = "xawtv" { Actions = "Exec xawtv &" }
#        Entry = "Totem" { actions = "exec totem &" }
#        Entry = "alsamixer" { Actions = "Exec $TERM -title alsamixer -e alsamixer &" }
    }
    Submenu = "Utils" {
        Entry = "Calculator" { Actions = "Exec xcalc &" }
        Entry = "Xpdf" { Actions = "Exec xpdf &" }
#        Entry = "Evince" { Actions = "Exec evince &" }
#        Entry = "gucharmap" { Actions = "Exec gucharmap &" }
#        Entry = "Gkrellm" { Actions = "Exec gkrellm &" }
    }
    Submenu = "WWW" {
        Entry = "Xombrero" { Actions = "Exec xombrero &" }
        Entry = "Chromium" { Actions = "Exec chrome --proxy-server='socks5://localhost:1088' &" }
#        Entry = "Firefox" { Actions = "Exec firefox &" }
    }
#    Submenu = "FTP" {
#        Entry = "gftp" { Actions = "Exec gftp &" }
#        Entry = "lftp" { Actions = "Exec $TERM -title lftp -e lftp &" }
#    }
    Submenu = "Communication" {
        Entry = "Xchat" { Actions = "Exec xchat &" }
        Entry = "Mutt" { Actions = "Exec $TERM -title mutt -e mutt &" }
#        Entry = "Alpine" { Actions = "Exec $TERM -title alpine -e alpine &" }
#        Entry = "Thunderbird" { Actions = "Exec thunderbird &" }
#        Entry = "Evolution" { Actions = "Exec evolution &" }
#        Entry = "KMail" { Actions = "Exec kmail &" }
        Entry = "Pidgin" { Actions = "Exec pidgin &" }
        Entry = "Irssi" { Actions = "Exec $TERM -title irssi -e irssi &" }
#        Entry = "Kopete" { Actions = "Exec kopete &" }
    }
#    Submenu = "Office" {
#        Entry = "KOffice Workspace" { Actions = "Exec koshell &" }
#        Entry = "OpenOffice" { Actions = "Exec ooffice &" }
#    }
#    Submenu = "Development" {
#        Entry = "Anjuta" { Actions = "Exec anjuta &" }
#        Entry = "Eclipse" { Actions = "Exec eclipse &" }
#        Entry = "KDevelop" { Actions = "Exec kdevelop &" }
#    }

    Separator {}

    Submenu = "Go to" {
        SubMenu = "Workspace" {
            # Create goto menu once per pekwm config reload. The fast way that
            # will work for most if not all users.
            COMMAND = "$_PEKWM_SCRIPT_PATH/pekwm_ws_menu.sh goto"
            # Create goto menu every time the menu is opened. The slow way.
            # This is what you want if you are using external tools to make
            # the amount of workspaces something else than what you define in
            # ~/.pekwm/config. You will know if you want this.
            # Entry = "" { Actions = "Dynamic $_PEKWM_SCRIPT_PATH/pekwm_ws_menu.sh goto dynamic" }
        }
        Entry = "Window.." { Actions = "ShowMenu GotoClient True" }
    }
    Submenu = "Pekwm" {
        Submenu = "Themes" {
            Entry { Actions = "Dynamic $_PEKWM_SCRIPT_PATH/pekwm_themeset.sh $_PEKWM_THEME_PATH" }
            Entry { Actions = "Dynamic $_PEKWM_SCRIPT_PATH/pekwm_themeset.sh ~/.pekwm/themes" }
        }
        Entry = "Reload" { Actions = "Reload" }
        Entry = "Restart" { Actions = "Restart" }
        Entry = "Exit" { Actions = "Exit" }
        Submenu = "Exit to" {
            Entry = "Terminal" { Actions = "RestartOther
Terminal"
}
            Entry = "TWM" { Actions = "RestartOther twm" }
        }
    }
}

WindowMenu = "Window Menu" {
    Entry = "(Un)Stick" { Actions = "Toggle Sticky" }
    Entry = "(Un)Shade" { Actions = "Toggle Shaded" }
    Entry = "Iconify" { Actions = "Set Iconified" }
    Entry = "Command.." { Actions = "ShowCmdDialog" }

    Submenu = "Maximize" {
        Entry = "Toggle Full" { Actions = "Toggle Maximized True True" }
        Entry = "Toggle Horizontal" { Actions = "Toggle Maximized True False" }
        Entry = "Toggle Vertical" { Actions = "Toggle Maximized False True" }
    }
    Submenu = "Fill" {
        Entry = "Full" { Actions = "MaxFill True True" }
        Entry = "Horizontal" { Actions = "MaxFill True False" }
        Entry = "Vertical" { Actions = "MaxFill False True" }
    }
    Submenu = "Stacking" {
        Entry = "Raise" { Actions = "Raise" }
        Entry = "Lower" { Actions = "Lower" }
        Entry = "Toggle Always On Top" { Actions = "Toggle AlwaysOnTop" }
        Entry = "Toggle Always Below" { Actions = "Toggle AlwaysBelow" }
    }
    Submenu = "Decorations" {
        Entry = "Toggle Decorations" { Actions = "Toggle DecorBorder; Toggle DecorTitlebar" }
        Entry = "Toggle Borders" { Actions = "Toggle DecorBorder" }
        Entry = "Toggle Titlebar" { Actions = "Toggle DecorTitlebar" }
    }
    Submenu = "Skip" {
        Entry = "Toggle showing this frame in menus" { Actions = "Toggle Skip Menus" }
        Entry = "Toggle including this frame in focus toggle" { Actions = "Toggle Skip FocusToggle" }
        Entry = "Toggle if this frame snaps to other windows" { Actions = "Toggle Skip Snap" }
    }
    SubMenu = "Send To" {
        # Create sendto menu once per pekwm config reload. The fast way that
        # will work for most if not all users.
        COMMAND = "$_PEKWM_SCRIPT_PATH/pekwm_ws_menu.sh send"
        # Create sendto menu every time the menu is opened. The slow way.
        # This is what you want if you are using external tools to make
        # the amount of workspaces something else than what you define in
        # ~/.pekwm/config. You will know if you want this.
        # Entry = "" { Actions = "Dynamic $_PEKWM_SCRIPT_PATH/pekwm_ws_menu.sh send dynamic" }
    }
    Separator {}
    Entry = "Close" { Actions = "Close" }
    Submenu = "Kill" { Entry = "Kill application" { Actions = "Kill" } }
}
Someone doesn't appreciate my php generated image!
gurhush
Long time nixers
[Image: XCbxP.png]
eye
Members
[Image: gPfdGs.jpg]
[Image: KoISss.jpg]
gurhush
Long time nixers
[Image: gentoo_barebones_by_gurhush-d5rz66t.png]
zygotb
Long time nixers
(19-01-2013, 11:45 AM)gurhush Wrote:
[Image: gentoo_barebones_by_gurhush-d5rz66t.png]

Looks nice!
Someone doesn't appreciate my php generated image!
josh
Long time nixers
I think that beestie should give me his set up, it looks so sweet!

heres mine...

[Image: 6kWox.jpg]
Jayro
Long time nixers
Decided to make some changes to my DWM setup, I am quite please.

[Image: 1TWxLJOs.jpg]
venam
Administrators
Josh has the same tastes as d9u :p
gurhush
Long time nixers
[Image: gentoo_dream_glow_by_gurhush-d5s5uwz.png]
zygotb
Long time nixers
Gentoo is looking good!
Maybe someday I'll make it into the 21st century, but, as "they" say, Hawai'i island is 10 years behind the rest of the USA, and the USA is not exactly the most "up-to-date" nation on Earth... Especially when it comes to computing...

Keep up the good work my friend! +3
Someone doesn't appreciate my php generated image!
venam
Administrators
I love that setup gurhush, the colors are awesome and they fit really well with the background.
gurhush
Long time nixers
(21-01-2013, 04:29 AM)venam Wrote: I love that setup gurhush, the colors are awesome and they fit really well with the background.

My terminal colors are actually a slightly modified version of Xcolors that simon posted on the Xcolors thread. I just changed a few colors. I love it!
josh
Long time nixers
Decided to install dwm. This is what my desktop looks like now, clean. Not doing a dirty one untill i get it to look how i want it.

[Image: 1m8mGWH.jpg]
totoro
Members
[Image: mgtiNzh.png]

First proper Linux install. Will be moving to BSD soon.
venam
Administrators
(22-01-2013, 04:19 PM)totoro Wrote:
[Image: mgtiNzh.png]

First proper Linux install. Will be moving to BSD soon.
Seems to me like the default crunchbang install.
I just installed the same thing for one of my friend yesterday.
totoro
Members
(23-01-2013, 05:21 AM)venam Wrote:
(22-01-2013, 04:19 PM)totoro Wrote:
[Image: mgtiNzh.png]

First proper Linux install. Will be moving to BSD soon.
Seems to me like the default crunchbang install.
I just installed the same thing for one of my friend yesterday.

Yes, It is Crunchbang, but the tint2 config and openbox config are not default.