From 05e0a0e0dc28aeb1ce193b21b93e89792bb545a3 Mon Sep 17 00:00:00 2001 From: stkhan Date: Mon, 17 May 2021 19:45:13 -0500 Subject: Last release before rewrite --- etc/autostart.sh | 2 +- etc/ns.conf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'etc') 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" -- cgit v1.2.3