i honestly dont remember what did i change -.-

This commit is contained in:
Arne Swanson 2018-08-11 18:14:44 -04:00
parent f8be1204b6
commit b80cbb86d1
4 changed files with 27 additions and 25 deletions

24
aero.json Normal file
View File

@ -0,0 +1,24 @@
{
"name": "Aero",
"author": "Arne Sxwanson",
"color": [
"#101010",
"#ff0000",
"#8e8e8e",
"#a0a0a0",
"#686868",
"#747474",
"#00ffa6",
"#b9b9b9",
"#525252",
"#ff0000",
"#8e8e8e",
"#a0a0a0",
"#686868",
"#747474",
"#00ffa6",
"#f7f7f7"
],
"foreground": "#ffffff",
"background": "#000000"
}

View File

@ -1,24 +0,0 @@
{
"name": "argle",
"author": "arne swanson",
"color": [
"#18171e",
"#ec4c4c",
"#32303c",
"#4a4758",
"#7291dc",
"#848290",
"#72dcd5",
"#b4b2bd",
"#47444e",
"#ec4c4c",
"#32303c",
"#4a4758",
"#7291dc",
"#848290",
"#72dcd5",
"#b4b2bd"
],
"foreground": "#e3e2e6",
"background": "#0f0e13"
}

View File

@ -17,5 +17,7 @@ do
sleep 1
done &
~/.fehbg &
# love me some dwm
exec dwm

View File

@ -1,2 +1,2 @@
[[ -d "/home/$(whoami)/.tmp" ]] && rm -rf "/home/$(whoami)/.tmp/*"
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx