• Stars
    star
    166
  • Rank 222,462 (Top 5 %)
  • Language
    Lua
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Awesome WM 4.x theme configs

Awesome WM 4.x Ban theme

Description

A theme for the Awesome window manager, version 4.x.

Inspired by awesome-copycats

Gallery

darkblue theme

With compton and rofi

yellow theme

Features

  • Enable/Disable titlebar for all windows or selectively
  • Scratchpads which allow you hides window in the background (not minimized, just hidden) and invoke it whenever you need it on current tag (like yeahconsole, quake)
  • Autostart background programs
  • Custom layouts
  • to be continued...

Requirements

Complements are provided by Lain, freedesktop and scratch.

Fonts are Terminus, Tamzen, Meslo LGS and Tamsyn

GTK3 theme - Arc-Dark

GTK3 icon theme - Paper

Additional default software used:

dmenu2 urxvt rofi nm-applet xsel nm-applet yeahconsole tmux i3lock-color-git zsh oh-my-zsh-git i3lock-fancy-git kbdd perwindowlayoutd xautolock

Fork of Compton with new blur method "kawase"

Additional

Config files:

All found configuration files remained here.

Installation

git clone --recursive https://github.com/4ban/awesome-ban.git

mv -bv awesome-ban/* ~/.config/awesome; rm -rf awesome-ban

cp ~/.config/awesome/rc-default.lua ~/.config/awesome/rc.lua

Usage

First open your rc.lua in text editor and setup the configuration:

  • Define autostart programs
  • Set variables
  • Change default hotkeys
  • Setup layouts
  • Set windows rules
F.A.Q.

Note that Lain, Freedesktop and Scratch added as submodules, for cloning repo you must use command:

git clone --recursive https://github.com/4ban/awesome-ban.git