commit b80cbb86d151222ef286a4e08734fbb14c9e2d3b
parent f8be1204b63b520ed4c7d5d8684f9c6469d3fb05
Author: Arne Swanson <nownpl@0111.click>
Date: Sat, 11 Aug 2018 18:14:44 -0400
i honestly dont remember what did i change -.-
Diffstat:
4 files changed, 27 insertions(+), 27 deletions(-)
diff --git a/aero.json b/aero.json
@@ -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"
+}
diff --git a/argle.json b/argle.json
@@ -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"
-}-
\ No newline at end of file
diff --git a/xorg/.xinitrc b/xorg/.xinitrc
@@ -17,5 +17,7 @@ do
sleep 1
done &
+~/.fehbg &
+
# love me some dwm
exec dwm
diff --git a/zsh/.zprofile b/zsh/.zprofile
@@ -1,2 +1,2 @@
[[ -d "/home/$(whoami)/.tmp" ]] && rm -rf "/home/$(whoami)/.tmp/*"
-[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx-
\ No newline at end of file
+[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx