summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2021-05-17 19:45:13 -0500
committerstkhan <personal@slickd.xyz>2021-05-17 19:45:13 -0500
commit05e0a0e0dc28aeb1ce193b21b93e89792bb545a3 (patch)
treee428c9d7269db0728e671a073989ac5180200a14 /etc
parent6b05d6310a4bb4e7f4639643cd22cf34b5384b0c (diff)
Last release before rewrite
Diffstat (limited to 'etc')
-rwxr-xr-xetc/autostart.sh2
-rw-r--r--etc/ns.conf4
2 files changed, 3 insertions, 3 deletions
diff --git a/etc/autostart.sh b/etc/autostart.sh
index 74ba151..f646755 100755
--- a/etc/autostart.sh
+++ b/etc/autostart.sh
@@ -2,6 +2,6 @@
# A script run by dwm when it starts
feh --bg-fill ~/.config/wallpaper.jpg
-dwmblocks &
+dwmblocks &
picom --experimental-backends &
dunst &
diff --git a/etc/ns.conf b/etc/ns.conf
index 47eb03c..4d83a91 100644
--- a/etc/ns.conf
+++ b/etc/ns.conf
@@ -11,5 +11,5 @@
#
# CONFIG="/etc/wpa_supplicant.conf"
-INTERFACE="wlan0"
-CONFIG="wlp3s0"
+INTERFACE="wlp0s16u3u3"
+CONFIG="/etc/wpa_supplicant.conf"