Skip to content

Installation

Xavid Ramirez edited this page Dec 9, 2022 · 4 revisions

Requirements

  • Linux distribution with LXQT

Installation

  1. Use your package manager to install awesome window manager. You can find the org page here.

    • Ex: sudo apt-get install awesome -y (unbuntu)
  2. Execute the following:

    lxqt-config-session
    
  • 2a. Once in the LXQT Session Settings make sure to select Basic Settings from the left hand menu.

  • 2b. Under Basic settings > Window Manager select awesome from the provided dropdown menu.

    image

  1. Navigate to your dot-config directory.
    cd ~/.config
    
  2. Clone the repository into the current folder.
    git clone https://github.com/SaintRyoh/rabbithole.git
    
  3. Then log out and log back into your profile (or restart machine)
Clone this wiki locally