README.md

September 29, 2022 · View on GitHub

NEVER SKIP / IGNORE / AVOID README
      __/)   ‌‌‌‌‬‬‬‍ ‌‌‌‌‌‬‌‌   ‌‌‌‌‌‌‬ ‌‌‌‌‌‌‌‌‌‌‌‌‌‬        ‌‌‌‌‌‌‬_      ‌‌‌‌‌‬‌‌_       ‌‌‌‌‍‬  ‌‌‌‌‍‍ 
   .‌‌‌‌‍‬‌-(_‌‌‌‌‌‍‌_(=:   |   ‌‌‌‌‍‬‌   ‌‌‌‌‍‬‍‍   ‌‌‌‌‌‬‌‌ | | o  | |     ‌‌‌‌‌‌    
‌‌‌‌‍‬‌‍|\ |    \) ‌‌‌‌‍‬‌ _‌‌‌‌‍‍‌_| ‌‌‌‌‍‬‍‍  __ ‌‌‌‌‍‌‬_|‌‌‌‌‍‬‬_ | |‌‌‌‌‍‬‌‍    |‌‌‌‌‍‍‌ |  _ ‌‌‌‌‍‬‍‍  , ‌‌‌‌‌‬‍ 
‌‌‌‌‍‌\‌‌‌‌‍‬‍‍ ||       / ‌‌‌‌‌‍ ‌‌‌‌‍‬‍‍|  /  \_|  |/‌‌‌‌‍‬‬  |  |/  |/  / \‌‌‌‌‍‌‌‌‌‌‌‌‍‌‌_
 \||     ‌‌‌‌‍‬‍  \_/|_/\__/ |_‌‌‌‌‌‬‬/‌‌‌‌‍‬‍|__/|_‌‌‌‌‍‬‍‍/|__/‌‌‌‌‌‬|__/ \/ 
  \|                     |\                 
   |  6F 77 6C 34 63 65  |/  with aesthetics
SETUPKEYBINDSGALLERYGUIDES

:octocat: ‎ HI THERE! THANKS FOR DROPPING BY!

You might be here looking for (Linux) rice reference or to (full?) replicate my personal configuration of my favorite Openbox Window Manager and several apps as well. :snowman:

Most were written from scratch. Some details:

  • Window Manager :bento: Openbox dual themes!
  • Openbox Menu :cyclone: obmenu-generator for life!
  • Panel :blossom: Tint2 with material design and glyphs!
  • Application Launcher :rocket: Rofi which blazing fast!
  • Desktop Notification :herb: Dunst which minimalist!
  • Terminal Emulator :leaves: URxvt which lightest!
  • Shell :shell: Zsh with oh-my-zsh framework!
  • Compositor :shaved_ice: Picom for perfection topping!
  • File Manager :flower_playing_cards: Thunar customized side-pane!
  • Media Player :city_sunset: mpv with modern OSC!
  • Music Player :milky_way: Ncmpcpp with album-art!
  • GUI (Basic) IDE :space_invader: Geany for the win!


CLICK OR TAP ❲☰❳ TO SHOW TABLE-OF-CONTENTS

[mirror]

:fallen_leaf: ‎ CHANGELOGS

:warning:
PURELY CONFIGURED AT 1366x768 WITH 96 DPI
Powered by Gentoo/Linux x86_64

From the previous major versions (0-3.x).

Innovations
Renovations
  • GTK theme and icon updates and fixes
    • Papirus-Custom and Papirus-Dark-Custom patches
      • 16x16
        • apps
          • diodon.svg
        • devices
          • drive-harddisk.svg
          • drive-removable-media-usb.svg
          • phone.svg
        • places
          • folder.svg
          • folder-documents.svg 🡲 folder.svg
          • folder-download.svg 🡲 folder.svg
          • folder-music.svg 🡲 folder.svg
          • folder-network.svg
          • folder-pictures.svg 🡲 folder.svg
          • folder-video.svg 🡲 folder.svg
      • 48x48
        • status
          • battery-ac-adapter.svg
          • battery-caution-charging.svg
          • battery-caution.svg
          • battery-empty-charging.svg
          • battery-empty.svg
          • battery-full-charged.svg
          • battery-full-charging.svg
          • battery-full.svg
          • battery-good-charging.svg
          • battery-good.svg
          • battery-low-charging.svg
          • battery-low.svg
          • battery-missing.svg
          • bluetooth-active.svg
          • bluetooth-disabled.svg
          • bluetooth.svg
          • dialog-error.svg
          • dialog-information.svg
          • dialog-question.svg
          • dialog-warning.svg
          • network-error.svg
          • network-offline.svg
          • network-wired-disconnected.svg
          • network-wireless-encrypted.svg
          • nm-signal-100.svg
          • nm-signal-25.svg
          • nm-signal-50.svg
          • nm-signal-75.svg
          • notification-audio-volume-high.svg
          • notification-audio-volume-low.svg
          • notification-audio-volume-medium.svg
          • notification-audio-volume-muted.svg
          • notification-battery-low.svg
          • notification-device-eject.svg
          • notification-display-brightness-full.svg
          • notification-display-brightness-high.svg
          • notification-display-brightness-low.svg
          • notification-display-brightness-medium.svg
          • notification-display-brightness-off.svg
          • notification-network-ethernet-connected.svg
          • notification-network-wireless-disconnected.svg
          • notification-network-wireless.svg
  • Reconfigure program configurations
  • Restructure git directory layouts
  • Rewrite shell-scripts completely
    • Use POSIX-compliant sh for portability
    • Harden algorithm as possible for safety
    • Use built-in shell features for high-performance
    • Optimize algorithm to reduce overheads
    • Bug fixes across ecosystem environments
Removals
  • Mostly deprecated configs and BLOBs such as images

..., and is still being improved.

:seedling: ‎ SETUP

Everything done manually step-by-step. Let's learn. 中文教程

:blossom: ‎ INSTALLATION (DEPENDENCIES)

1. Debian-based Linux distributions

Debian SID or Devuan (ceres?) recommended.

Didn't know how to install packages?

💲 sudo apt install atom1 atom2 ... atomN

X.Org server and {it's,core} utilities. This is essentials.

xserver-xorg-core x11-xserver-utils psmisc

Contents of 1, 2, 3.

Here for python (3) if not already installed.


Now, the UI kits and functionality. This is required.

URxvt is highly recommended terminal emulator by default. Picom is optional, but recommended.

dunst nitrogen openbox rofi rxvt-unicode tint2 picom libgtk3-perl #obmenu-generator

Contents of 1, 2, 3, 4, 5, 6, 7, 8.

Here to install obmenu-generator.


Audio-server and audio stuff.

I personally use pulseaudio, mpd and ncmpcpp are recommended as they are integrated by default.

pulseaudio mpd mpc ncmpcpp

Contents of 1, 2, 3, 4.

MPRIS-enabled media players are also integrated, such as spotify.


Extended utilities. Required, but just as necessary.

All of the below if not installed, certain functionality will display a message when needed, some will not.

alsa-utils brightnessctl imagemagick scrot w3m-img wireless-tools xclip xsettingsd xss-lock

Contents of 1, 2, 3, 4, 5, 6, 7, 8, 9.

Choose your own polkit authentication-agent. lxpolkit?


Additionals for completion of desktop compositions.

Just like mpd and ncmpcpp, configurations are included as EXTRA_JOYFUL, some are integrated.

thunar thunar-archive-plugin thunar-volman ffmpegthumbnailer tumbler

Contents of 1, 2, 3, 4, 5.

Gsimplecal was used to display calendar pop-ups from the tint2 panel, and pavucontrol to control pulseaudio-sinks.

geany geany-plugins gimp gsimplecal inkscape mpv parcellite pavucontrol viewnior xfce4-power-manager

Contents of 1, 2, 3, 4, 5, 6, 7, 8, 9, 10.

I personally don't use neofetch anymore and use system-information via rofi, it's already scripted.

htop nano #neofetch

Contents of 1, 2, 3.

Here for improved nanorc with syntax-highlighting.

I personally use NetworkManager (and IWD as wireless back-end) with nm-applet, here it is.

1. Arch-based Linux distributions

Arch Linux and Artix Linux recommended.

Didn't know how to install packages?

💲 sudo pacman -S atom1 atom2 ... atomN

X.Org server and {it's,core} utilities. This is essentials.

xorg-server xorg-xrandr xorg-xrdb psmisc

Contents of 1, 2, 3, 4.

Here for python (3) if not already installed.


Now, the UI kits and functionality. This is required.

URxvt is highly recommended terminal emulator by default. Picom is optional, but recommended.

AUR
rxvt-unicode-truecolor-wide-glyphs
obmenu-generator

dunst nitrogen openbox rofi rxvt-unicode-truecolor-wide-glyphs tint2 picom obmenu-generator perl-gtk3

Contents of 1, 2, 3, 4, 5, 6, 7, 8, 9.


Audio-server and audio stuff.

I personally use pulseaudio, mpd and ncmpcpp are recommended as they are integrated by default.

pulseaudio pulseaudio-alsa mpd mpc ncmpcpp

Contents of 1, 2, 3, 4, 5.

MPRIS-enabled media players are also integrated, such as spotify.


Extended utilities. Required, but just as necessary.

All of the below if not installed, certain functionality will display a message when needed, some will not.

alsa-utils brightnessctl imagemagick scrot w3m wireless_tools xclip xsettingsd xss-lock

Contents of 1, 2, 3, 4, 5, 6, 7, 8, 9.

Choose your own polkit authentication-agent. polkit-gnome?


Additionals for completion of desktop compositions.

Just like mpd and ncmpcpp, configurations are included as EXTRA_JOYFUL, some are integrated.

thunar thunar-archive-plugin thunar-volman ffmpegthumbnailer tumbler

Contents of 1, 2, 3, 4, 5.

Gsimplecal was used to display calendar pop-ups from the tint2 panel, and pavucontrol to control pulseaudio-sinks.

geany geany-plugins gimp gsimplecal inkscape mpv parcellite pavucontrol viewnior xfce4-power-manager

Contents of 1, 2, 3, 4, 5, 6, 7, 8, 9, 10.

I personally don't use neofetch anymore and use system-information via rofi, it's already scripted.

htop nano #neofetch

Contents of 1, 2, 3.

Here for improved nanorc with syntax-highlighting.

I personally use NetworkManager (and IWD as wireless back-end) with nm-applet, here it is.

1. Gentoo source-based Linux distributions

Gentoo Linux extremely recommended. Expert!

Didn't know how to install packages?

💲 doas emerge -av atom1 atom2 ... atomN

Note that some packages require accepting arch~ keywords. It's highly recommended.

See also USE flags, it's complicated to explain. You may want to see mine.


X.Org server and it's utilities. This is essentials.

x11-base/xorg-server x11-apps/xrandr

Contents of 1, 2.


Now, the UI kits and functionality. This is required.

URxvt is highly recommended terminal emulator by default. Picom is optional, but recommended.

My own Lilium portage overlay contains enhancements.
x11-terms/rxvt-unicode::lilium

For pixel-perfect, subtract 1px in ~/.Xresources and ~/.joyfuld.

x11-misc/dunst x11-misc/nitrogen x11-wm/openbox x11-misc/rofi x11-terms/rxvt-unicode::lilium x11-misc/tint2 \=x11-misc/picom-9999 x11-misc/obmenu-generator dev-perl/Gtk3

Contents of 1, 2, 3, 4, 5, 6, 7, 8, 9.


Audio-server and audio stuff.

I personally use pulseaudio, mpd and ncmpcpp are recommended as they are integrated by default.

media-sound/pulseaudio media-sound/mpd media-sound/mpc media-sound/ncmpcpp

Contents of 1, 2, 3, 4.

MPRIS-enabled media players are also integrated, such as spotify.


Extended utilities. Required, but just as necessary.

All of the below if not installed, certain functionality will display a message when needed, some will not.

I personally don't use GURU portage overlay and build manually instead.
app-misc/brightnessctl::guru

app-misc/brightnessctl::guru media-gfx/imagemagick media-gfx/scrot www-client/w3m net-wireless/wireless-tools x11-misc/xclip x11-misc/xsettingsd x11-misc/xss-lock

Contents of 1, 2, 3, 4, 5, 6, 7, 8.

Choose your own polkit authentication-agent. polkit-gnome?


Additionals for completion of desktop compositions.

Just like mpd and ncmpcpp, configurations are included as EXTRA_JOYFUL, some are integrated.

xfce-base/thunar xfce-extra/thunar-archive-plugin xfce-extra/thunar-volman media-video/ffmpegthumbnailer xfce-extra/tumbler

Contents of 1, 2, 3, 4, 5.

Gsimplecal was used to display calendar pop-ups from the tint2 panel, and pavucontrol to control pulseaudio-sinks.

I personally don't use Miramir's portage overlay and build manually instead.
x11-misc/gsimplecal::miramir

dev-util/geany dev-util/geany-plugins media-gfx/gimp x11-misc/gsimplecal::miramir media-gfx/inkscape media-video/mpv x11-misc/parcellite media-sound/pavucontrol media-gfx/viewnior xfce-extra/xfce4-power-manager

Contents of 1, 2, 3, 4, 5, 6, 7, 8, 9, 10.

I personally don't use neofetch anymore and use system-information via rofi, it's already scripted.

sys-process/htop #app-misc/neofetch

Contents of 1, 2.

Here for improved nanorc with syntax-highlighting.

I personally use NetworkManager (and IWD as wireless back-end) with nm-applet, here it is.

1. Another independent Linux distributions

Need contributors to encapsulate dependencies.

The Linux philosophy is ‘Laugh in the face of danger’.
Oops. Wrong One. ‘Do it yourself’.

- Linus Torvalds
1. Berkeley Software Distribution (BSD) variants

The BSD variants haven't been tested at all, probably some of the extensions are GNU's and Linux-specific.

2. Additionally Z shell with oh-my-zsh plugins

Ensure you have installed zsh with system package manager as per distribution.

💲 sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
💲 sudo chsh -s $(command -v zsh)
💲 git clone --depth 1 https://github.com/zdharma-continuum/fast-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/fast-syntax-highlighting
💲 git clone --depth 1 https://github.com/zsh-users/zsh-autosuggestions.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
💲 git clone --depth 1 https://github.com/zsh-users/zsh-completions.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-completions

:hibiscus: ‎ INSTALLATION (PREREQUISITES)

1. Fonts
TypefacesLicenseThe path of extracted files from the archive
GNOME CantarellOFL-1.1cantarell-fonts-0.303.1/prebuilt/Cantarell-VF.otf
Google Comfortaa RegularOFL-1.1
Google Comfortaa BoldOFL-1.1
Feather IcoMoonMIT (FAQ)
Material IcoMoonApache-2.0
Iosevka Nerd Font ... MonoLICENSE
M+ 1mn Nerd Font CompleteLICENSE
M+ 1mn Nerd Font ... MonoLICENSE
GNU UnifontLICENSE

Wget all the above fonts (and extract if archived). Then, put them as instructed into the ~/.fonts directory.

💲 mkdir -pv ~/.fonts/{Cantarell,Comfortaa,IcoMoon-Custom,Nerd-Patched,Unifont}

💲 wget --no-hsts -cNP ~/.fonts/Comfortaa/ https://raw.githubusercontent.com/googlefonts/comfortaa/main/fonts/OTF/Comfortaa-{Bold,Regular}.otf
💲 wget --no-hsts -cNP ~/.fonts/IcoMoon-Custom/ https://github.com/owl4ce/dotfiles/releases/download/ng/{Feather,Material}.ttf
💲 wget --no-hsts -cNP ~/.fonts/Nerd-Patched/ https://github.com/owl4ce/dotfiles/releases/download/ng/M+.1mn.Nerd.Font.Complete.ttf
💲 wget --no-hsts -cNP ~/.fonts/Nerd-Patched/ https://github.com/owl4ce/dotfiles/releases/download/ng/{M+.1mn,Iosevka}.Nerd.Font.Complete.Mono.ttf
💲 wget --no-hsts -cNP ~/.fonts/Unifont/ https://unifoundry.com/pub/unifont/unifont-14.0.02/font-builds/unifont-14.0.02.ttf
💲 wget --no-hsts -cN https://download-fallback.gnome.org/sources/cantarell-fonts/0.303/cantarell-fonts-0.303.1.tar.xz

💲 tar -xvf cantarell*.tar.xz --strip-components 2 --wildcards -C ~/.fonts/Cantarell/ \*/\*/Cantarell-VF.otf

Additionally, install the noto (emoji takes precedence) fonts for broad support. Debian. Arch. Gentoo.

2. Icons
IconsLicenseUsability
GladientPROPIETARY (?)Openbox desktop (root-)menu
Papirus-CustomGPL-3.0Universal
Papirus-Dark-CustomGPL-3.0Universal

Wget all the above icons (and extract if archived). Then, put them into the ~/.icons directory.

💲 mkdir -pv ~/.icons

💲 wget --no-hsts -cN https://github.com/owl4ce/dotfiles/releases/download/ng/{Gladient_JfD,Papirus{,-Dark}-Custom}.tar.xz

💲 tar -xf Gladient_JfD.tar.xz -C ~/.icons/
💲 tar -xf Papirus-Custom.tar.xz -C ~/.icons/
💲 tar -xf Papirus-Dark-Custom.tar.xz -C ~/.icons/

💲 sudo ln -vs ~/.icons/Papirus-Custom /usr/share/icons/
💲 sudo ln -vs ~/.icons/Papirus-Dark-Custom /usr/share/icons/

Why do I need to link icons to /usr?
It's required by dunst program to display the notification icon sent by the program.

3. Wallpapers
WallpapersLicenseThe path where it will be put
batik-1_4KCC BY-NC-SA 4.0~/.wallpapers/mechanical
okita-souji_FHDCC BY-NC-SA 4.0~/.wallpapers/mechanical
cherry-blossoms_FHDCC BY-NC-SA 4.0~/.wallpapers/eyecandy
floral-artistic-2_FHDCC BY-NC-SA 4.0~/.wallpapers/eyecandy

DISCLAIMER!!!
I don't own the artworks (because I couldn't find the link to the originals), so if you the owner of the artworks with proof and want me to remove it please let me know.

Wget all the above wallpapers and put them as instructed into the ~/.wallpapers directory.

💲 mkdir -pv ~/.wallpapers/{mechanical,eyecandy}

💲 wget --no-hsts -cNP ~/.wallpapers/mechanical/ https://github.com/owl4ce/dotfiles/releases/download/ng/{batik-1_4K,okita-souji_FHD}.jpg
💲 wget --no-hsts -cNP ~/.wallpapers/eyecandy/ https://github.com/owl4ce/dotfiles/releases/download/ng/{cherry-blossoms,floral-artistic-2}_FHD.jpg

Old wallpapers can be found here.

4. Extensions (URxvt)
ExtensionsLicenseUsability
resize-fontISCFont resizer
tabbedexGPL-3.0Tab functionality

cURL all the above perl-scripts and put them into the ~/.urxvt/ext directory.

💲 mkdir -pv ~/.urxvt/ext

💲 (cd ~/.urxvt/ext/; curl -LO https://raw.githubusercontent.com/simmel/urxvt-resize-font/master/resize-font)
💲 (cd ~/.urxvt/ext/; curl -LO https://raw.githubusercontent.com/mina86/urxvt-tabbedex/master/tabbedex)

:cherry_blossom: ‎ INSTALLATION (DOTFILES)

1. Synchronize minimal .files

You can clone or download as archive. Then, put all the .files in the dotfiles directory into the user's home directory. Assume you clone it in the ~/Documents directory. I recommend to synchronize with rsync program.

💲 cd ~/Documents/

This repository auto-mirrored to https://gitlab.com/owl4ce/dotfiles.git.

💲 git clone --depth 1 --recurse-submodules https://github.com/owl4ce/dotfiles.git
💲 rsync -avxHAXP --exclude-from=- dotfiles/. ~/ << "EXCLUDE"
.git*
LICENSE
*.md
EXTRA_JOYFUL
EXCLUDE

Ensure the rsync command must be correct as above. The following is for completion of desktop compositions.

💲 rsync -avxHAXP --exclude-from=- dotfiles/EXTRA_JOYFUL/. ~/ << "EXCLUDE"
.git*
neofetch
EXCLUDE
  • cp is for duplicating stuff and by default only ensures files have unique full pathnames.
  • rsync is for synchronizing stuff and uses size and timestamp of files to decide if they should be replaced.
OptionsDescription
-a, --archivearchive mode; equals -rlptgoD (no -H,-A,-X)
-v, --verboseincrease verbosity
-x, --one-file-systemdon't cross filesystem boundaries
-H, --hard-linkspreserve hard links
-A, --aclspreserve ACLs (implies --perms)
-X, --xattrspreserve extended attributes
-Pshow progress during transfer
--exclude-from=-read exclude patterns from FILE (stdin)

I recommend not deleting the dotfiles directory after cloning to make upgrading easier.

2. Regenerate the font caches

This ensures all existing caches are cleaned and regenerated for all installed fonts.

💲 fc-cache -rv
3. The step you're waiting for

The final step is to login to the openbox-session, basically login from your display manager such as lightdm, gdm, etc. If you're using ~/.xinitrc without a display manager, simply add the following one-liner command at the end.

Systemd-based Linux distributions

exec openbox-session

Init-freedom Linux distributions

exec dbus-launch --exit-with-x11 openbox-session

Then you can proceed to guides. Explore!

:sunflower: ‎ SYNC FOR UPDATES

Click or tap to extend

Since I recommend using rsync from the beginning, the easiest way is to list the files (via shell heredocs) that won't be updated to avoid replacing personal files with .files. First, update the local repository with the remote git repository.

Remember where you cloned the repository. We assumed that it was in the ~/Documents directory.

💲 cd ~/Documents/
💲 (cd dotfiles/; git pull --depth 1 --recurse-submodules --rebase)
💲 rsync -avxHAXP --exclude-from=- dotfiles/. ~/ << "EXCLUDE"
.git*
LICENSE
*.md
*.joy
settings.ini
mpd.state
autostart.sh
environment
tray
eyecandy.rasi
mechanical.rasi
shared.rasi
EXTRA_JOYFUL
.gtkrc-2.0
.joyfuld
.Xresources
EXCLUDE

Use the find program to check the pattern. It's called globbing.

💲 find dotfiles/ -iname 'PATTERN'

:herb: ‎ GUIDES

Joyful Desktop environment variables

~/.joyfuld

Manage all your settings there. I hope all the comments there are easy to understand. ^^

Touchpad tap-to-click (libinput)

/etc/X11/xorg.conf.d/30-touchpad.conf

Section "InputClass"
    Identifier "touchpad"
    Driver "libinput"
    MatchIsTouchpad "on"
    Option "Tapping" "on"
    Option "TappingButtonMap" "lmr"
EndSection
Openbox autostart

~/.config/openbox/autostart.sh

The unix-shell syntax, POSIX-compliant is highly recommended. Don't change the default, possibly broken.

User's tray programs

~/.config/openbox/tray

Single program (and if any, with arguments) for each line. It will be restarted after switching modes.

User's environment variables

~/.config/openbox/environment

Use export to set user's environment variables universally. Don't add any other syntax.

User's preferred applications

~/.scripts/db.apps.joy

ParametersAvailableDescription
terminalurxvt urxvtcTerminal Emulator
music_playermpd MPRISMusic/Media Player
file_manageranythingFile Manager
session_lockeranythingSession Locker

Terminal emulator and file manager are used universally, both for keybindings and context menus. The terminal emulator is actually freedom-of-choice, but it's not integrated, it displays a notification message. The music player can be switched without modifying the configuration manually, via music control button on tint2 panel, just hover it. The session locker was used by xss-lock program (which enabled in autostart), triggered by systemd events and DPMS.

Ncmpcpp and the album-art image cover

Update the mpd database first, via mpc or by pressing U in ncmpcpp.

💲 mpc -p 7777 update

Put an image file that matches BRE (album|cover|folder|artwork|front).*[.](jpe?g|png|gif|bmp) into the directory containing album tracks. The directory is in the ~/Music by default. The recommended image size is 500px at ratio of 1:1 or more. So, assume you have ~/Music/YOUR_ALBUM directory with lots of tracks, you should put the image file to use as album-art (related to tracks) there. This is for URxvt only.

Also, I use ALSA driver in the MPD to get bit-perfect playback. It's disabled by default, you need to switch it.

File manager side-pane and XDG user directories

If you just installed thunar without XFCE, you may get side-pane without XDG directories such as Documents, Downloads, etc. After you created those directories, open thunar and select or block those directories. Then right click and click Send To 🡲 Side Pane. It's basically plain configuration file. The following command generates those directories.

💲 xdg-user-dirs-update

If you want to get 100% thunar looks similar to my screenshot, ensure to copy my thunar configuration (before opening for the first time). Then hide Computer, Desktop, Recent, or whatever you want by right clicking Places on thunar side-pane. By default, my thunar side-pane configuration uses simple 16px icons. Suggested by Papirus Development Team.

:tanabata_tree: ‎ ADDITIONALS

:four_leaf_clover: ‎ KEY BINDINGS

Openbox (rc.xml)
KeyAction
Window Management and more
super + Move window focus to left-side
super + Move window focus to right-side
super + Move window focus to up-side
super + Move window focus to down-side
super + shift + Move focused window to left-side
super + shift + Move focused window to right-side
super + shift + Move focused window to up-side
super + shift + Move focused window to down-side
super + 1 / 2 / 3 / 4 / 5 / 6 / 7 / 8Move to N desktop/workspace
super + shift + 1 / 2 / 3 / 4 / 5 / 6 / 7 / 8Move focused window to N desktop/workspace
alt + ㅤㅤㅤㅤShow (client-)menu of focused window
super + CClose/kill focused window
super + DToggle show desktop
super + FToggle fullscreen for focused window
super + ㅤㅤㅤㅤShow desktop (root-)menu
super + TToggle decorations of focused window
super + XToggle maximize for focused window
super + ZToggle iconify (or minimize) for focused window
alt + tabSwitch active window to next window
alt + shift + tabSwitch active window to previous window
super + escOpen rofi extensions menu
super + prt scOpen rofi screenshots menu
super + ROpen rofi main menu
prt scScreenshot
ctrl + prt scCountdown screenshot
shift + prt scSelection screenshot
ctrl + escPop-up notification history
ctrl + enterOpen current notification context-menu
ctrl + ㅤㅤㅤㅤClose current notification
ctrl + shift + ㅤㅤㅤㅤClose all notifications
super + EOpen user's preferred file manager
super + LLock current session with user's preferred locker
super + enterOpen user's preferred terminal emulator
super + shift + enterReverse terminal emulator background-foreground
super + shift + RRestart UI
Brightness Control
🔆+Increase brightness by N%
🔆-Decrease brightness by N%
Audio-volume Control
🔊+Increase audio-volume by N%
🔊-Decrease audio-volume by N%
🔇Toggle mute
Media Control
Previous track
Next track
Stop playing music
Toggle play/pause
Combo Keyboard and Pointing Device
super + left click (hold)Move focused window freely
super + right click (hold)Resize focused window freely
super + scroll up / scroll downMove desktop/workspace to previous or next
Cursor on Desktop
middle clickShow desktop/workspace lists
right clickShow desktop (root-)menu
scroll up / scroll downMove desktop/workspace to previous or next
Cursor on Window Titlebar
left click (or simply hover)Focus and raise window
middle clickSwitch active window to previous or next window
right clickShow (client-)menu of focused window
scroll up / scroll downRoll up or down focused window

LEGEND
super

Parcellite (parcelliterc)
KeyAction
ctrl + alt + PShow menu
ctrl + alt + HShow history menu
ctrl + alt + XShow persistent history menu
ctrl + alt + AShow action menu
URxvt (.Xresources)
KeyAction
Built-in
ctrl + shift + LClear scrollback buffer cleanly
ctrl + shift + CCopy selection to clipboard
ctrl + shift + VPaste clipboard
ctrl + Scroll up by line
ctrl + Scroll down by line
ctrl + homeScroll up to top
ctrl + endScroll down to bottom
ctrl + right click (hold)Show context-menu
URL Selection (matcher)
ctrl + shift + UActivate URL selection
/ / / Navigate URL selection
enter / left clickOpen selected URL
escDeactivate URL selection
Font Resizer
ctrl + +Increase font size by Npx
ctrl + -Decrease font size by Npx
ctrl + =Reset font size to default
ctrl + ?Show font information
Tabbed Extended
ctrl + shift + TNew tab
ctrl + shift + RRename current tab
ctrl + shift + WClose/kill current tab
ctrl + pg upJump to next tab
ctrl + pg dnJump to previous tab
ctrl + shift + pg upMove current tab to next order
ctrl + shift + pg dnMove current tab to previous order

SHELL
Most shells use the readline(3) library. In addition, provided by shell plugins.

💲 man 3 readline | less +/EDITING\ COMMANDS
Dunst (dunstrc)
KeyAction
left clickClose current notification
middle clickOpen notifications context-menu
right clickClose all notifications

Anime4K shaders via mpv with custom key. Ncmpcpp. Thunar with custom action key.

:maple_leaf: ‎ THE PHILOSOPHY

Aesthetics doesn't only look at the beauty of the results. There's beauty, in a sense, users are expected to feel like they are part of how this was crafted. Emotion and satisfaction, relatively. Ideally, the author's idea is to use this as a minimal "replacement" for bloated and complicated desktop environment. Pragmatically, what are the "benefits" in our daily life, especially for low-end devices. Realistically, be "grateful" to accept the existence of lightweight and non-proprietary software, and use it (instead of using pirated software).

Started passively since 2018. Then continued self-taught research months after COVID-19 pandemic, manically. It was still only one, manually changing styles from one to another. Until finally, combining multiple styles into multiple modes. The author named it Joyful (IPA: /ˈdʒɔɪfəl/) Desktop. The name isn't random, it was inspired by a music composed by KODOMOi along with the author's expression of wishing for love and happiness.

There are two modes with two themes totaling four, illogically representing the number in /owl·4·ce/, the author's nickname. Although both are functional, the Artistic Mode is expressed as a decorative aesthetic value, whereas Interactive Mode is aimed for those who want the practical details of statistics. Initially, the dark theme (Fleon) was predominantly blue, and the light theme (Sweetly) was red, expressing a mixture of violet because they tends to be blue. However, over time since the release of version 3.2, they tends to be red with Cherry Blossom. Blue expresses the author's seeking peace or serenity, violet represents light-hearted and ambition, and red is aggressive action that reflects passion.

Two themes are based on and aimed at the mood swings of users. Initially since the first release until version 2, darkness was inspired by Dystopia (while the author listened to The Astonishing by Dream Theater), a reflection of unhappiness and suffering. In contrast, natural scenery, a reflection of inner satisfaction. Now since the pre-release version 4 has adopted the same theme and color scheme from the previous release.




:tulip: ‎ TIP JAR

If you enjoyed it and would like to show your appreciation, you may want to tip me here.

It's never required, but always wholeheartedly appreciated.

Thanks from the bottom of my heart! ‎ :heartpulse:

:bouquet: ‎ ACKNOWLEDGEMENTS

Inspiration and Resources
1Elena
2Adhi Pambudi
3Fikri Omar
4Rizqi Nur Assyaufi
5Muktazam Hasbi Ashidiqi
6Galih Wisnuaji
7Ghani Rafif
8Dylan Araps
9Niivu
GroupContributorsContributionsStatus
Unlisted1EkauntBetter rofi prompt-menu.Obsolete
Unlisted2HopeBaronTermite configuration.Obsolete
Unlisted3Justin FaberRofi matched-lines indicator.Merged
Unlisted4VcyzteenURxvt copy-paste with eval.Merged
Verified*
BasedCommunityMembership Status
:indonesia:1Linuxer Desktop ArtSelf-destruct in 1443 H.
:indonesia:2@dotfiles_idI quit in the same year.
:world_map:3r/unixp*rnInactive for a long time.
:world_map:4DeviantArtInactive for a long time.

:deciduous_tree: ‎ CONTRIBUTING

Read here.

:jack_o_lantern: ‎ SECURITY POLICY

Read here.

BACK TO TOP