You are not logged in.
I use an Openbox setup with an auto-hiding titlebar for windows that are maximized (either vertically or horizontally).
It saves a bit of vertical space, because I can see the window's title in the taskbar and I never close fullscreen windows with the window controls anyway. To achieve that I use Orcsome with this config.
Taskbar: tint2 config
GTK theme: Zukitre with a couple of tweaks
Openbox theme: slightly modified Numix theme
Icon theme: Faenza (from the official repository)
Wallpaper: link
Cbatticon (only on laptop) for battery info and Volumeicon for volume control in the system tray.
Last edited by justasug (2020-01-07 21:35:03)
Offline
I wanted something clean and I think I succeeded.
I use openbox pipemenu instead of conky
-- read the rules and only post thumbnails https://bbs.archlinux.org/viewtopic.php?id=61754 [jwr] --
Offline
would you mind sharing some dotfiles?
Offline
Getting Dobbie to post configs/dotfiles is like pulling teeth. He doesn't share much other than a different screenshot every other hour.
Offline
WM : openbox-patched (AUR)
tint2 : Minimo, by NixiePro
Icons : Breeze
Terminal Colour Scheme : Moka, if I recall corectly
Image Viewer : Feh
Wallpaper : I don't know the original artist. But I get it from here
I'm not lazy! I'm on powersaving mode.
Offline
^ Addy, very artistic as usual.
Offline
^ Addy, very artistic as usual.
Thank You Malm
Where do I have met You before? o_O
I have seen Your name before but I forget where..
I'm not lazy! I'm on powersaving mode.
Offline
https://wp.me/a948NZ-8K
thumbnail
Last edited by vuudochile (2018-01-16 23:32:30)
anti-X - artix - obarun - Void - systemD Free Space
Offline
-- read the rules and only post thumbnails https://bbs.archlinux.org/viewtopic.php?id=61754 [jwr] --
Derp derp...
Offline
This is how I feel about it all
https://youtu.be/buLOALqxLh0
anti-X - artix - obarun - Void - systemD Free Space
Offline
I wanted my netbook to look like it's big brother, which runs GNOME.
-- read the rules and only post thumbnails https://bbs.archlinux.org/viewtopic.php?id=61754 [jwr] --
Last edited by nwg (2018-06-14 13:19:11)
Offline
Nice and clean with plenty of terminal.
Despite what screenfetch says, my icon theme is actually Paper and the terminal font is Inconsolata 12.
shown: urxvt running screen and zsh, xfce4-panel, openbox, conky, viewnior
I don't remember where I found the wallpaper, but it's also here: https://imgur.com/tVDIXQW
conky configs
clock: https://ptpb.pw/_cRl
other: https://ptpb.pw/h4sD
urxvt .Xdefaults: https://ptpb.pw/uDMR
(run with `urxvt -name DETerm &` in conky's autostart file
zsh prompt:
PROMPT="%h [%F{green%}%B%n@%m%F{blue%} %1~%f%b]%F{blue%}%B%#%f%b "
PS2=">%F{green%}>%B>%f%b "
screenrc: https://ptpb.pw/oWTk
(whew)
Offline
GTK2 theme: Numix Archblue
GTK2 icon theme: La Capitaine
GTK2 font: Source Code Pro Medium 11
GTK cursor theme: Numix Cursor Light
Screenshot [1]:
-Arch linux wallpaper (running with feh)
-Conky (3 instances)
-urxvt with tmux
-urxvt running vim inside tmux
Screenshot [2]:
-Thunar
-htop
-ncmpcpp player (visualizer mode)
Conky configs:
1. stats_blue
2. clock_blue_full
3. inilne_stats_blue
menu.xml is completely empty
autostart.sh
tmux_config
[Update]:
Dotfiles and screenshots can be found here:
https://github.com/00riddle00/dotfiles
Last edited by riddle00 (2023-10-20 10:43:14)
Vim is not just an editor (...); it is for all intents and purposes a universal design pattern. -- Jason Ryan
Offline
bg link
Edit: Oh, I didn't notice the last post before me was like a year ago. Went back to Openbox just because I missed it and thought I'd share a screenshot.
Last edited by beekay201 (2019-10-23 12:12:25)
Offline
@beekay201 It's cool! I got an email notification from this thread, and gladly checked your desktop out!
Last edited by riddle00 (2019-10-23 13:29:59)
Vim is not just an editor (...); it is for all intents and purposes a universal design pattern. -- Jason Ryan
Offline
here is my openbox setup. I am not sure where that wallpaper came from. I made the openbox/gtk theme using oomox. The calendar is rainlendar i needed one that could be used for setting appointments and what not. The conky is older style I found this one from someone named victor one of those conky theme sites not original but it did require being updated to the newer conky format. I hope you guys enjoy.
Offline
Very nice! Long time user here of OpenBox.
Offline
Offline
Nice one
Offline
Raspberry Pi 4b running Raspbian on official 7" touchscreen. This OS is fully touch operated.
I couldn't find any acceptable touch-based menus, so I programmed this one in C using xlib libraries. The menu uses popen or exelcp to launch applications and has some handy features, such as internal globbing (for when the user chooses not to waste resources opening a shell to do it):
https://i.ibb.co/C64PswB/2021-11-09-131 … -scrot.png
Touch-activated reader made in C. This reader automatically stores your bookmark. It does everything you need, and that's all. It runs in any terminal. The date is displayed in a notification app I made in C:
https://i.ibb.co/VSQYdcF/2021-11-09-190 … -scrot.png
Simple terminal in fullscreen.
https://i.ibb.co/Vq4x1jz/2021-11-09-132 … -scrot.png
Windows may be moved and resized via touching sides/corners of windows. To simplify the look, invisible buttons have been added to the application windows. Tapping the top right corner closes the window. Tapping the top left brings up a menu:
https://i.ibb.co/NFTdyCF/2021-11-09-180 … -scrot.png
Running Chromium. Using compton as a compositor. The panel was made in C by me as no others were lightweight or stable enough.
https://i.ibb.co/FH7JVW7/2021-11-09-175 … crot-1.png
Links2, terminal browser:
https://i.ibb.co/9GgHtnW/2021-11-09-175 … crot-1.png
Hope you enjoyed.
Mod note: replaced images with urls. Please use thumbnails for large images. -- WorMzy
Last edited by WorMzy (2021-11-10 20:07:06)
Offline