• This repository has been archived on 28/Dec/2022
  • Stars
    star
    347
  • Rank 122,141 (Top 3 %)
  • Language
    Lua
  • License
    GNU General Publi...
  • Created almost 4 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

Custom AwesomeWM Theme

Material and Mouse driven theme for AwesomeWM 4.3

Original design by PapyElGringo, I modified it removing sidebar and condensing the bars to a single top panel.

Note: This fork focuses on streamlining the config and adding some Quality of Life touches to the theme.

An almost desktop environment made with AwesomeWM following the Material Design guidelines with a performant opiniated mouse/keyboard workflow to increase daily productivity and comfort.

Click to view in high quality

Fullscreen Rofi Combo Panel Exit screen

Installation

1) Get all the dependencies

Debian-Based

sudo apt install awesome fonts-roboto rofi compton i3lock xclip qt5-style-plugins materia-gtk-theme lxappearance xbacklight flameshot nautilus xfce4-power-manager pnmixer network-manager-gnome policykit-1-gnome -y
wget -qO- https://git.io/papirus-icon-theme-install | sh

Arch-Based

yay -S awesome rofi picom i3lock-fancy xclip ttf-roboto polkit-gnome materia-theme lxappearance flameshot pnmixer network-manager-applet xfce4-power-manager qt5-styleplugins papirus-icon-theme -y

Program list

  • AwesomeWM as the window manager - universal package install: awesome
  • Roboto as the font - Debian: fonts-roboto Arch: ttf-roboto
  • Rofi for the app launcher - universal install: rofi
  • picom for the compositor (blur and animations) universal install: picom - Debian users need PPA (sudo add-apt-repository ppa:regolith-linux/unstable) Note: I recommend Compton for Debian Users and the Debian Branch
  • i3lock the lockscreen application universal install: i3lock-fancy
  • xclip for copying screenshots to clipboard package: xclip
  • [gnome-polkit] recommend using the gnome-polkit as it integrates nicely for elevating programs that need root access
  • Materia as GTK theme - Arch Install: materia-theme debian: materia-gtk-theme
  • Papirus Dark as icon theme Universal Install: wget -qO- https://git.io/papirus-icon-theme-install | sh
  • lxappearance to set up the gtk and icon theme
  • (Laptop) xbacklight for adjusting brightness on laptops (disabled by default)
  • flameshot my personal screenshot utility of choice, can be replaced by whichever you want, just remember to edit the apps.lua file
  • pnmixer Audio Tray icon that is in debian repositories and is easily installed on arch through AUR.
  • network-manager-applet nm-applet is a Network Manager Tray display from GNOME.
  • xfce4-power-manager XFCE4's power manager is excellent and a great way of dealing with sleep, monitor timeout, and other power management features.

2) Clone the configuration

Arch-Based Installs

git clone https://github.com/ChrisTitusTech/titus-awesome ~/.config/awesome

Debian-Based Installs

git clone --branch debian https://github.com/ChrisTitusTech/titus-awesome ~/.config/awesome

3) Set the themes

Start lxappearance to activate the icon theme and GTK theme. Note: for cursor theme, edit ~/.icons/default/index.theme and ~/.config/gtk3-0/settings.ini, for the change to also show up in applications run as root, copy the 2 files over to their respective place in /root.

Recommended Cursors - https://github.com/keeferrourke/capitaine-cursors

Set Rofi Theme

mkdir -p ~/.config/rofi
cp $HOME/.config/awesome/theme/config.rasi ~/.config/rofi/config.rasi
sed -i '/@import/c\@import "'$HOME'/.config/awesome/theme/sidebar.rasi"' ~/.config/rofi/config.rasi

4) Same theme for Qt/KDE applications and GTK applications, and fix missing indicators

First install qt5-style-plugins (debian) | qt5-styleplugins (arch) and add this to the bottom of your /etc/environment

XDG_CURRENT_DESKTOP=Unity
QT_QPA_PLATFORMTHEME=gtk2

The first variable fixes most indicators (especially electron based ones!), the second tells Qt and KDE applications to use your gtk2 theme set through lxappearance.

5) Read the documentation

The documentation live within the source code.

The project is split in functional directories and in each of them there is a readme where you can get additional information about the them.

  • Configuration is about all the settings available
  • Layout hold the disposition of all the widgets
  • Module contain all the features available
  • Theme hold all the aesthetic aspects
  • Widget contain all the widgets available

More Repositories

1

winutil

Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
PowerShell
20,114
star
2

win10script

This is the Ultimate Windows 10 Script from a creation from multiple debloat scripts and gists from github.
PowerShell
3,484
star
3

ArchTitus

Automated Arch Linux Install
Shell
1,845
star
4

hyprland-titus

My config files for Hyprland Wayland Window Manager
Shell
605
star
5

powershell-profile

Pretty PowerShell that looks good and functions almost as good as Linux terminal
PowerShell
560
star
6

linutil

The Ultimate Linux Toolbox
Shell
536
star
7

Debian-titus

Debian customizations from Chris Titus Tech
Scheme
414
star
8

mybash

My Bash profile - Highly customized Starship Theme - Just imagine Powerlevel10k and Nord Theme had a baby.
Shell
344
star
9

ChrisTitusTech

292
star
10

nixos-titus

Titus's personal NIX OS Configuration
Nix
220
star
11

TitusPi

Custom CTT Pi based linux distro
Lua
191
star
12

ntlite-configs

NTLite XML Configuration Files
PowerShell
164
star
13

Top-5-Bootloader-Themes

Bash script to automatically change GRUB to listed themes
Shell
162
star
14

firewallsetup

Fast Firewall Setup
Shell
159
star
15

zsh

My ZSH Config
Shell
130
star
16

dwm-titus

My DWM configuration with everything pre-patched
C
115
star
17

secure-linux

Shell
105
star
18

windows10-checkup

Batchfile
103
star
19

block-razer

This script blocks ALL razer software installs. Their hardware is OK, but I HATE their software.
PowerShell
97
star
20

neovim

My Neovim configuration
Lua
94
star
21

website

My HUGO Website that I use for Videos, Blogs, and Redirects
HTML
81
star
22

Fedora-Titus

WIP - My dotfiles for Fedora - Not ready for the masses
Scheme
76
star
23

nord-background

Collection of Nord Backgrounds
69
star
24

powershell-scripts

A collection of powershell scripts
PowerShell
68
star
25

titus-conky

My conky setup in KDE
Shell
56
star
26

ubuntu-titus

Scheme
55
star
27

Linux-MacOS-GNOME

CSS
43
star
28

myvim

My VIM config - WARNING! I'm a beginner in the vim world...
Vim Script
36
star
29

win10RegistryBackup

Batchfile
35
star
30

windows-lite-2004

AME scripts
Batchfile
33
star
31

minimal-mint

Shell
30
star
32

windows-lite-1903

Cleanup Scripts for a bare 1903 - AME style
Batchfile
29
star
33

glazewm

Tiling Window Management for Microsoft Windows
23
star
34

git-setup

Basic setup for git on new install
Shell
22
star
35

create-bsc-token

Solidity
21
star
36

win10-fixtimers

Batchfile
20
star
37

Fix-Network-Dives-Win10

19
star
38

archtitus-iso

ISO is based on the EZARCH Project from EZNIX
Shell
17
star
39

BSPWM-on-KDE

Using BSPWM instead of KWIN on KDE
Shell
16
star
40

dnsbenchmark

Shell
15
star
41

OpenCore-Haswell-iGPU

15
star
42

linux-setup

The ultimate linux setup script for Arch - Debian - Fedora
Shell
14
star
43

kde-i3

my i3 implementation inside kde
12
star
44

web-tools

Shell
10
star
45

rocky-install

Shell
9
star
46

Windows-10-UTC

8
star
47

star-trek-os

Quick script to setup LCARS Window Manager in Debian
Shell
8
star
48

ffxi-windower

Lua
8
star
49

astro-nvim

My Custom AstraNvim files - https://github.com/AstroNvim/AstroNvim
Lua
8
star
50

OpenCore-Ryzen1700-Vega64

7
star
51

acpilight

fixes broken xbacklight on new intels that uninstall xorg-server-video-intel packages which cause tearing
Python
7
star
52

Windower

FFXI Configs
Lua
6
star
53

gimphelp

Scheme
6
star
54

40yearoldfitness

5
star
55

rwxrob-fish

Perl
5
star
56

XIVLauncher-Config

My Personal config for FFXIV
5
star
57

twitch-tools

Shell
4
star
58

OpenCore-Intell9400-RX580

3
star
59

courier-netlify-twitch

JavaScript
3
star
60

titus-live

3
star
61

CrowPi-blackscreen-fix

1
star
62

thousandaire

1
star
63

d2r-loot-filter

Chris Titus Tech's Loot Filter for Diablo II Resurrected.
1
star
64

bash

1
star
65

OpenCore-UX303LAB-Broadwell-i5-laptop

1
star