Ubuntu sudo apt install awesome Debian sudo apt-get install awesome Arch Linux sudo pacman -S awesome Fedora sudo dnf install awesome OpenSUSE sudo zypper install awesome Other append the following line at the end:-- Autorun programs in Awesome WM autorun = true autorunApps = { "xfce4-power-manager", } if autorun then for app = 1, #autorunApps do awful.util.spawn(autorunApps[app]) end end This makes it easier to avoid updated undesired changes to a file. Some window managers tile, some stack or float. The rc.lua is stripped to its most basic content nessecary to run the customizations. This package automatically recompiles dwm using the configuration stored in the user home directory at ~/.dwm/config.h. This question in particular consists of tiling window managers. dwm is a dynamic window manager for X. config Configuration of Awesome Window Manager with scripts, backgrounds, icons and more. For those who wand to change their dwm configuration, the dwm-user package is available in Fedora. The Awesome Window Manager UI This one is a dynamic window manager for the X Window System developed in the C and Lua programming languages. Instead, as you install the manager, it’ll make a desktop entry to log into. Linux window managers are plentiful and can be very different from what most users are use to in the main stream computing world. Its development began as a fork of dwm. To conclude, as in every one of these threads, individual preference trumps what anyone else says. Forked from dwm, it aims to be an extremely small and lightweight window manager. In Awesome, the default is to have all window titles listed in series, similar to many taskmanager bars. Depending on the window manager there are ways to move windows from tile to tile as well as reduce the sizes of tiles. All customizations is located in the "/include" folder. All of the layouts can be applied dynamically, optimising the environment for the application in use and the task performed. I have long outstanding issues with my Awesome config, but overall behavior better matches my work flow. Default shortcuts for awesome window manager (http://awesome.naquadah.org). Window Managers are X clients that control the frames around where graphics are drawn (what is inside a window). Lua is also used for configuring and extending the window manager. In tiled layout windows are managed in a master and stacking area. awesome_conf. -- if not awesome.startup then awful.client.setslave(c) end if awesome.startup and not c.size_hints.user_position and not c.size_hints.program_position then -- Prevent clients from being unreachable after screen count changes. Such window managers tend to rely heavily on keyboard shortcuts for doing various operations as well as launching applications. On the other hand, Awesome Windows Manager is a level more to get the best experience with your system and your activity with Linux. Awesome WM. A default config file is provided, so go ahead and copy it to your home dir: $ mkdir ~/.config/awesome $ cp /etc/xdg/awesome/rc.lua ~/.config/awesome/rc.lua Now we can see if awesome works - kill your current window manager (in my case compiz), then fire up awesome: Once awesome is installed, you’ll need a configuration file. Two great examples of tiling window managers are dwm and awesome (yes, it’s called “awesome”). It manages windows in tiled, monocle and floating layouts. The list is copied from awesome man-page. Unlike some window managers, you will not need to create a custom login entry to use it. Awesome is a dynamic tiling window manager. awesome. Awesome WM is one ... You can easily edit a few configuration files of this manager which will also go perfectly with the traditional desktop elements such as the bars, menu buttons, etc. 5. dwm. To make an app autostart when you login in Awesome WM: Right click on Desktop go to awesome > edit config.