This is a Theme/Cofiguration for awesome wm for easy usage and minimal overall system for debian or debian based distros such as ubuntu
1) Cloning this repository
2) Installing dependencies
3) Installing awesome
4) Configuring
5) Booting into awesome
- Work specified workspaces; different processes/widows are assigned different workspaces such as Term for terminals, Internet for browsers, Develop for editors, Files for file explorer and VM for virtual machine windows.
- Very minimal and resource efficient.
- Keyboard centric and saves lot of time used to reach for a mouse.
- Productivity and efficiency centric.
Here, Mod stands for windows key or super key.
First download git:
sudo apt install git - y
Now, open a terminal and enter:
git clone https://github.com/rnr-roah/awesome
There are some specific programs installed for efficient workflow and for ease of use you should install them via the command:
./awesome/programs.sh
for this command to work you need to be on the same directory as the downloaded folder ie awesome
You can install awesome by inserting the following command in the terminal:
sudo apt-get install awesome or sudo apt install awesome
Again open the directory where you downloaded the 'awesome' folder and enter the following command
sudo mkdir ~/.config/awesome/
cp awesome/rc.lua ~/.config/awesome/rc.lua
Now, you should be all ready to boot into your new workflow. Logout from your current DE and search for a session setting in the login screen and select awesome. Now enter your password and enter you will be greated with awesome wm.
You can set the wallpaper from the top right picture icon
and all the shortcuts and hotkeys can be accessed by pressing 'Mod + s
'
And also always remember 'Mod + Enter
' opens terminal.