Configuration⚓
Summary⚓
This article will serve as a high level overview of the primary configuration done in Openbox on Manjaro.
Startup⚓
OS Applications⚓
- Synapse
- Tint2
- Synergy
- Plank
- Xcape Superkey (Keybind for 'Windows' key)
- Polybar
- Skippy-xd Window Switcher
- Blueman Manager (Bluetooth)
User Applications⚓
- VNC Server
- Solaar (Logitech)
- Conky-Manager
- Megasync
Preferred Applications⚓
- Web Browser
- Brave
- Email Client
- Mozilla Thunderbird
- File Manager
- Nautilius
- Terminal Emulator
- Xfce Terminal
Additional Applications⚓
- Pulse SMS
- Sublime Text
- Settings
- Appearance
- Style: Matcha-dark-sea
- Icons: Papirus-Dark-Maia
- Fonts:
- Roboto Regular (OS)
- Source Code Pro Regular (Terminal)
Polybar Modules⚓
Modules-Left: Manjaro Workspaces⚓
Modules-Center: Spotify⚓
Modules-Right: Pkg / Redshift / Memory / Temperature / CoreUse / PulseAudio / Clock⚓
Background⚓
Manjaro-Logo-Depth-Maia.jpg
Networking⚓
- IP Address: 192.168.1.9
- Subnet Mask: 255.255.255.0
- Default Route: 192.168.1.1
- DNS:
- Primary: 193.138.218.74
- Secondary: 10.8.0.1
- Tertiary: 1.1.1.1
Conky⚓
Conky Manager⚓
- Location: ~/.config/conky/Gotham/Gotham
- Configuration:
TEXT
${voffset 10}${color EAEAEA}${font GE Inspira:pixelsize=120}${time %H:%M}${font}${voffset -84}${offset 10}${color 18B696}${font GE Inspira:pixelsize=42}${time %d} ${voffset -15}${color 18B696}${font GE Inspira:pixelsize=22}${time %B} ${time %Y}${font}${voffset 24}${font GE Inspira:pixelsize=58}${offset -148}${time %A}${font}
${voffset 1}${offset 12}${font Ubuntu:pixelsize=12}${color 18B696}HD ${offset 9}$color${fs_free /} / ${fs_size /}${offset 30}${color 18B696}RAM ${offset 9}$color$mem / $memmax${offset 30}${color 18B696}CPU ${offset 9}$color${cpu cpu0}%
- Color: 18B696