Pushing example xmonad configs.

This commit is contained in:
Derek Taylor
2020-07-04 11:36:50 -05:00
parent 21f7400e53
commit f736c31fcb
13 changed files with 3522 additions and 178 deletions

View File

@@ -3,7 +3,7 @@
@import url('https://fonts.googleapis.com/css?family=Anton');
body {
background-color: #282a36;
background-color: #292d3e;
margin: 0px;
}