thanks for visiting this repository, this is a theme for Openbox window manager.
the reason I use Openbox is that besides being lightweight, it's also easy to customize
- OS : Artix x86_64
- WM : Openbox 3.6.1
- Terminal : Termite v15
- Shell : ZSH 5.8
- Shortcut Daemon : SXHKD 0.6.2
- Panel : Tint2 16.7
- Compositor : Picom vgit-a9977
- Application Launcher : Rofi 1.6.1
- Notify Daemon : Dunst 1.5.0 (2020-07-23)
- File Manager : Thunar 4.16.2 (Xfce 4.16)
- Web Browser : QuteBrowser v1.14.1
- Walpaper : By WLOP
- Build in with OpenVPN manager
- Available Power Menu
if you are interested in installing this theme on your desktop please follow the steps below
I hope you understand very well what the Widow Manager is and how to use it
because I use Artix or Arch Linux Distro, so for installation I use Pacman. for other distributions please adjust yourself
-
$ sudo pacman -Sy git openbox tint2 nitrogen rofi stow thunar neofetch openvpn termite dunst sxhkd zsh
-
$ yay -S concky-lua
-
$ sh -c "$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
To avoid errors, before starting the installation process, make sure that your home directory doesn't have the following folders yet, and make sure you're not using any dotfiles
- ~/.config/conky
- ~/.config/neofetch
- ~/.config dunst
- ~/.config/sxhkd
- ~/.config/nitrogen
- ~/.config/thunar
- ~/.config/termite
- ~/.config/picom
- ~/.themes
- ~/.scripts
first of all clone this repository
$ git clone https://github.com/marfanr/dotfiles ~/.dotfiles; cd dotfiles
an automatic installation script is being built, for now, you can install it manually using the GNU stow
-
install
$ stow conky dunst neofetch nitrogen openbox picom sxhkd termite thunar themes scripts tint2 zsh -t ~
-
uninstall
$ stow -D conky dunst neofetch nitrogen openbox picom sxhkd termite thunar themes scripts tint2 zsh -t ~