https://github.com/sweetbbak/pink-overload-openbox
dotfiles for my openbox config on unixporn
https://github.com/sweetbbak/pink-overload-openbox
Last synced: 2 months ago
JSON representation
dotfiles for my openbox config on unixporn
- Host: GitHub
- URL: https://github.com/sweetbbak/pink-overload-openbox
- Owner: sweetbbak
- Created: 2023-02-08T00:32:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T01:18:47.000Z (over 2 years ago)
- Last Synced: 2025-03-23T19:45:33.751Z (3 months ago)
- Language: Shell
- Size: 439 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Pink Overload
# basic controls
meta+left, meta+right - snap window left and right 50% x 100%
meta+up & down - center window (two sizes)
meta+shift+up - fullscreen/maximized
meta+f - true fullscreen
meta+ctrl left/right/up/down (moves windows by a small increment and moves them across monitors)
meta 1-9 change workspaces
meta+d is bound to rofi
meta+q closes windows
meta+w opens firefox
meta+e opens thunar
meta+x bound to skippy-xdI recommend reading the rc.xml file and editing everything and making sure it works for you.
# requirements (loosely)
-----
- rofi
- polybar
- picom
- openbox
- kitty
- oh-my-zsh
- nitrogen (for setting wallpaper)
- nm-applet (network manager)
- dunst
- dex (for autostart stuff)
- tint2 (alternative bar)
- helix (editor)
- zsh (shell)
- arandr (and xrandr for setting up multiple monitors)
- polkit-gnome-authentication-agent-1
- jgmenu (menu module for openbox)
- obconf
- lxinput
- lxappearance
- Jet brains mono nerd fontrecommended
--
- xdotool (xdo as well cant hurt)
- wmctrl
- xprop
- skippy-xd (allows you to choose a window to focus by showing all windows as thumbnails)
- slop
- fzfalternatively I would recommend going to:
- https://github.com/EndeavourOS-Community-Editions/openboxthis is a really good way to do a bare bones install of openbox with everything that you need
already configured (authentication, login manager, dunst notifications, tint2, nitrogen etc...)