Day 26 of #31DaysOfFreeBSD
FreeBSD + Openbox =
@stefano My last Linux workstation was a dual monitor setup. Ran #Debian with #Openbox for a lean, minimal configuration. Web browser and multiple xterms open on one screen with apps or email with more xterms open on the other. I still used the virtual desktops too.
If the opportunity exists for a multi-monitor setup in your *nix-based OS of choice, take it!
sixel
in xterm
or the kitty protocol in kitty
, I've decided to stick with good old #Xterm . Also on my #FreeBSD daily driver I'm used to such luxuries as icons in the terminal like font awesome or nerd fonts but even though I could have used alacritty
or kitty
to achieve this I have decided to for go them. After all what do they do other make it look pretty ? I don't get any other functionality from them and they can easily be replaced with text. You might have noticed too that although I'm a #Wayland chic on my #ThinkPad I've decided to be all nostalgic and stick with Xorg on OpenBSD. I haven't yet settled on a window manager be it tiling or stacking but #HerbstluftWM and #Openbox are in my sights although I'm still using the default #Fvwm right now. I have my Qutebrowser setup and aerc for my email. Printing via cups and xsane for scanning. Looking into nsxiv
for an image viewer as the OpenBSD port of imv
is well out of date. Yes I'm having to make small changes but once I'm finished this wee Dell Optiplex 3080 tower will be perfect for daily driving OpenBSD and I'm looking forward to learning lots more. #RunBSDDay 16 of #31DaysOfFreeBSD
I'm happy with how my Openbox config is coming together! This time around I'm not using any kind of panel/taskbar and have set windows to open maximized by default:
https://gitlab.com/dwarmstrong/dotfiles/-/tree/master/.config/openbox?ref_type=heads
Next up: further configure `.xinitrc` to run some helper applications at `startx`.
Onward!
Day 13 of #31DaysOfFreeBSD
Going for a more uniform look for my Openbox setup using `Adwaita-Dark` for GTK and QT applications. For Openbox itself I'm using the `Nordic Dark` theme slightly modified (setting backgrounds on menus and titlebars to solid black):
Day 12 of #31DaysOfFreeBSD
Continuing to tweak my Openbox setup. I've fallen down the `xlock -mode _modename_` rabbit hole.
This is interesting: when - instead of `startx` - you run `exec startx`, if you try to bypass the screen locker by CTRL-ALT-Fnum to a console and kill the X session it knocks you back out to login. Same deal when you exit the X session normally. Nice and simple and exactly the behaviour I was looking for!
Day 11 of #31DaysOfFreeBSD
Hello Openbox! Its been awhile.
I'm re-acquainting myself with the Openbox window manager on my new FreeBSD laptop. I was a happy user for a few years before moving to Linux Mint Debian and Cinnamon desktop.
Currently rethinking my config with help from this excellent HOWTO courtesy of @vermaden ...
https://vermaden.wordpress.com/2018/07/01/freebsd-desktop-part-12-configuration-openbox/