All Projects → lcpz → Awesome Copycats

lcpz / Awesome Copycats

Awesome WM themes

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to Awesome Copycats

Awesome Ban
Awesome WM 4.x theme configs
Stars: ✭ 122 (-95.01%)
Mutual labels:  themes, awesomewm
awesome-pro
Awesome WM 4.x themes configs
Stars: ✭ 91 (-96.28%)
Mutual labels:  awesomewm, themes
Slim themes
A Beautiful Collection Of SLiM Themes.
Stars: ✭ 148 (-93.95%)
Mutual labels:  themes
Alacritty Colorscheme
Change colorscheme of alacritty with ease.
Stars: ✭ 184 (-92.47%)
Mutual labels:  themes
Home Assistant Community Themes
All community themes in one repository
Stars: ✭ 174 (-92.88%)
Mutual labels:  themes
Applemusicultra
Music Client for macOS. Upgrade your music experience with themes, styles, custom scripting and more. Uses WebKit and JavaScript.
Stars: ✭ 155 (-93.66%)
Mutual labels:  themes
Tyrannical
Dynamic tagging configuration system for awesomeWM
Stars: ✭ 173 (-92.92%)
Mutual labels:  awesomewm
Rofi
A large collection of Rofi based custom Menu, Applets, Launchers & Powermenus.
Stars: ✭ 2,907 (+18.9%)
Mutual labels:  themes
Browser Base
Modern and feature-rich web browser base based on Electron
Stars: ✭ 2,417 (-1.15%)
Mutual labels:  themes
Bash It
A community Bash framework.
Stars: ✭ 12,671 (+418.24%)
Mutual labels:  themes
Colorful
Android runtime theme library
Stars: ✭ 2,091 (-14.48%)
Mutual labels:  themes
Top Hat
Tophat Themes - Give Bootstrap a custom, stylish look 🎩
Stars: ✭ 168 (-93.13%)
Mutual labels:  themes
Vscodethemes
Themes for Visual Studio Code
Stars: ✭ 155 (-93.66%)
Mutual labels:  themes
Xresources Themes
A big (huge) collection of rxvt / xterm terminal themes
Stars: ✭ 174 (-92.88%)
Mutual labels:  themes
Dugway
Easily build and test Big Cartel themes.
Stars: ✭ 148 (-93.95%)
Mutual labels:  themes
Bling
Utilities for the awesome window manager
Stars: ✭ 188 (-92.31%)
Mutual labels:  awesomewm
Codestar Framework
A Simple and Lightweight WordPress Option Framework for Themes and Plugins
Stars: ✭ 147 (-93.99%)
Mutual labels:  themes
Awesome config
config for AwesomeWM
Stars: ✭ 163 (-93.33%)
Mutual labels:  awesomewm
Radical
An extensible menu subsystem for Awesome WM
Stars: ✭ 174 (-92.88%)
Mutual labels:  awesomewm
Dimmer.el
Interactively highlight which buffer is active by dimming the others.
Stars: ✭ 194 (-92.07%)
Mutual labels:  themes

Awesome WM Copycats

Themes for Awesome WM 4.x

Author:Luca CPZ
Version:git
License:BY-NC-SA
Source:https://github.com/lcpz/awesome-copycats

Description

A set of themes for the Awesome window manager, version 4.x.

See branches for previous versions.

Purpose

The main purpose of this repository is to spread ready to use configurations, which can also serve as a cookbook for customisation.

A secondary aim is to add new themes only when they constitute different UI/UX designs.

Features

  • Modularity
  • Autohide widgets
  • Autostart windowless processes
  • Fast MPD and volume shortcuts (first time this trick has been used in Awesome)
  • Shortcuts for copying to the clipboard, toggle wiboxes, widgets popups, screenshots capture, moving and magnifying clients
  • Quake drop-down terminal
  • Calendar with current day highlighted and months switch with a click/scroll
  • Notifications for new mails, current song, volume level, hdd critical state, low battery
  • OpenWeatherMap integration
  • Net carrier status notifier
  • Symbolic tag names
  • DWM-like textual layoutbox
  • Cairo wibar
  • Custom layouts
  • No borders when there's only one visible client
  • Freedesktop.org compliant menu and desktop icons
  • Vi-like client focus
  • Non-empty tag browsing
  • On-the-fly useless gaps resize
  • Dynamic tagging

Gallery

Multicolor, inspired by lucamanni

http://dotshare.it/public/images/uploads/650.png

Powerarrow, porting of romockee's

http://dotshare.it/public/images/uploads/1453.png

Powerarrow Dark

http://dotshare.it/public/images/uploads/649.jpg

Steamburn, porting of ok100's dwm

http://dotshare.it/public/images/uploads/648.png

Blackburn

http://dotshare.it/public/images/uploads/553.png

Dremora

http://dotshare.it/public/images/uploads/652.png

Rainbow

http://dotshare.it/public/images/uploads/606.png

Holo, requested by amouly

http://dotshare.it/public/images/uploads/651.jpg

Copland, inspired by foozer

http://dotshare.it/public/images/uploads/655.png

Vertex, requested by swordfischer

http://dotshare.it/public/images/uploads/1432.jpg

Installation

git clone --recurse-submodules --remote-submodules --depth 1 -j 2 https://github.com/lcpz/awesome-copycats.git
mv -bv awesome-copycats/{*,.[^.]*} ~/.config/awesome; rm -rf awesome-copycats

In case you do not want the Git files, use the following as the second command:

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

Usage

The modular structure allows to

  • set variables
  • define startup processes
  • change keybindings and layouts
  • set client properties

in rc.lua, and

  • configure widgets
  • define wiboxes and screen settings

in theme.lua, so that you just need to change chosen_theme variable in rc.lua to preserve your preferences and switch the theme, instead of having file redundancy.

Just do the following:

$ cd ~/.config/awesome
$ cp rc.lua.template rc.lua

Then, set the variable chosen_theme in rc.lua to your preferred theme, do your settings, and restart Awesome (Mod4 + ctrl + r).

To customize a theme, head over to themes/$chosen_theme/theme.lua.

Otherwise, if you want to be synced with upstream, modify the theme path in rc.lua like this:

-beautiful.init(string.format("%s/.config/awesome/themes/%s/theme.lua", os.getenv("HOME"), chosen_theme))
+beautiful.init(string.format("%s/.config/awesome/themes/%s/theme-personal.lua", os.getenv("HOME"), chosen_theme))

then, copy theme.lua to theme-personal.lua and do your customizations there.

This way, you can safely git pull anytime.

Notes

Complements are provided by lain and freedesktop. Be sure to satisfy their dependencies. In particular, mail and weather widgets have mandatory arguments.

The fonts used in the screenshots are: Terminus (Multicolor, Powerarrow, Powerarrow Dark), Roboto (Holo, Vertex) and Tamzen (other ones).

As taglist font, Blackburn and Dremora use Icons, Vertex uses FontAwesome: be sure to have bitmaps enabled if running under Debian or Ubuntu.

Every theme has a colorscheme.

Additional default software used:

amixer dmenu librewolf mpc mpd scrot unclutter xbacklight xsel slock
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].