https://github.com/tanvir1337x/awesomewm-config
Personal Awesome Window Manager Configuration
https://github.com/tanvir1337x/awesomewm-config
List: awesomewm-config
awesome awesomewm config dotfiles rice unixporn window-manager
Last synced: 5 months ago
JSON representation
Personal Awesome Window Manager Configuration
- Host: GitHub
- URL: https://github.com/tanvir1337x/awesomewm-config
- Owner: Tanvir1337x
- License: gpl-2.0
- Created: 2023-07-24T12:32:16.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-11-19T05:57:00.000Z (5 months ago)
- Last Synced: 2024-11-24T02:23:49.389Z (5 months ago)
- Topics: awesome, awesomewm, config, dotfiles, rice, unixporn, window-manager
- Language: Lua
- Homepage:
- Size: 4.19 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# About
My [Awesome Window Manager](https://awesomewm.org) configuration. It's a highly customized setup focused on a clean, efficient, and visually appealing desktop experience.
[](https://gitpod.io/#https://github.com/TanvirOnGH/awesomewm-config)
> [!NOTE]
> This repository is not meant to be used as a whole, but rather as a reference for my own configuration. I do not recommend using it as is, as it is not meant to be used by anyone else. I do not provide any support for this repository. If you want to use it, you are on your own.> [!IMPORTANT]
> I'm using this [awesomewm](https://awesomewm.org) configuration on my [NixOS](https://nixos.org) systems, and you might notice some things that appear unusual, like the standard paths, e.g `/usr/share` equivalent for nix is `/run/current-system/sw/share` and for home-manager is `~/.local/state/home-manager/gcroots/current-home/home-path/share` on NixOS systems.
>
> Wallpapers are not included in the repository because they were found online from various sources and later customized for personal use. I don't know the original sources, authors, or licenses for these wallpapers. If you want to use them, here's the link which contains all the wallpapers I use including the ones used in the screenshots: [Wallpapers](https://drive.proton.me/urls/K1ENRKADZW#X8S54trbhSck)> [!TIP]
> Use [LuaJIT](https://luajit.org) for best performance.
>
> For easy customization use [Xephyr](https://wiki.archlinux.org/title/Xephyr). See scripts directory.## Desktop Screenshots





## Installation
```bash
git clone https://github.com/TanvirOnGH/awesomewm-config.git ~/.config/awesome --recursive
```## Color Scheme
* Text Color: `#aaaaaa`
* Primary Color: `#C38F8F`
* Secondary Color: `#8DB8CD`
* Primary Background: `#161616`
* Secondary Background: `#202020`
* Tertiary Background: `#575757`## Misc screenshots
### Window Layouts

### Time-Calendar widget

### Bar

### Window Titlebar
Mini:

Compact:

Full (default):

### Desktop Menu

### Window Menu

### Process List

### Application Switcher

### Application launcher

### Tray

### Calendar

## Acknowledgements
[worron/awesome-config](https://github.com/worron/awesome-config) Original configuration that served as the foundation for this project.
[flex](https://github.com/TanvirOnGH/flex) extension module for providing a collection of visually consistent and functional widgets, layout enhancements, and utilities.
The AwesomeWM community for their excellent window manager and helpful resources.