Skip to content

greuet/awesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awesome

Custom theme and configuration files for Awesome WM

Theme files and rc.lua are based on Luca CPZ's work from awesome-copycats

License: BY-NC-SA

  • Configuration file is based on awesome-copycats
  • Awesome theme is based on awesome-copycats:
    • main theme file based on powerarrow theme
    • awesome icons comes from multicolor theme
  • Gtk icon theme and awesome launchbar icons: Flat Remix
  • Wallpaper: from here
  • Font: Terminus

Tested on Debian Buster. To work without modification, the following are required:

  • Compton as compositing manager
  • ulauncher
  • Xfce4-terminal
  • unclutter firefox scrot mpd mpc dmenu xsel xlock (same as awesome-copycats)
  • Software in launchbar are: Xfce4-terminal, Firefox, Emacs, PCManFM, Gimp, Darktable, Audacious
  • To use reboot/shutdown in menu with sudo without password, edit your /etc/sudoers file with visudo command and add the following line: <your username> ALL=(ALL) ALL,NOPASSWD: /sbin/reboot,/sbin/poweroff

Screenshots

screenshot menu screenshot Emacs + Terminal + PCManFM + calendar widget

Remarks

To make the volume bar work, I had to modify /etc/modprobe.d/alsa-base.conf to replace its content with the two following line:

options snd_mia index=0
options snd_hda_intel index=1

and /etc/asound.conf to set:

default.pcm.card 1
default.ctl.card 1

Icons in the tags list are utf8 characters: , , , ✎, ♫, 

About

My Awesome WM configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages