added my awesome wm configuration and small enhancements
This commit is contained in:
parent
b9089ef6a9
commit
0f8f9efb56
49 changed files with 620 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,5 +1,8 @@
|
|||
*
|
||||
|
||||
!.config
|
||||
!.config/awesome
|
||||
!.config/awesome/**
|
||||
!.gitignore
|
||||
!.vimrc
|
||||
!.Xresources
|
||||
|
|
@ -11,3 +14,5 @@
|
|||
!.zshrc
|
||||
|
||||
!README.md
|
||||
|
||||
*.swp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue