From dc1261d703ae1e1a14841b030888e3f87ff7c38f Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 1 May 2024 21:45:52 -0500 Subject: prettier formatting and rewrap lines --- content/blog/2022-12-23-alpine-desktop.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'content/blog/2022-12-23-alpine-desktop.md') diff --git a/content/blog/2022-12-23-alpine-desktop.md b/content/blog/2022-12-23-alpine-desktop.md index ee4b1a4..810f71d 100644 --- a/content/blog/2022-12-23-alpine-desktop.md +++ b/content/blog/2022-12-23-alpine-desktop.md @@ -59,7 +59,7 @@ For v3.17, the `repositories` file should look like this: nano /etc/apk/repositories ``` -``` conf +```conf #/media/sda/apks http://mirrors.gigenet.com/alpinelinux/v3.17/main http://mirrors.gigenet.com/alpinelinux/v3.17/community @@ -193,7 +193,7 @@ Then, I added the Wi-Fi entry to the bottom of the networking interface file: nano /etc/network/interfaces ``` -``` conf +```conf auto wlan0 iface wlan0 inet dhcp ``` @@ -215,7 +215,7 @@ Really, the solution was to enable the `NameResolvingService=resolvconf` in doas nano /etc/iwd/main.conf ``` -``` conf +```conf [Network] NameResolvingService=resolvconf @@ -248,7 +248,7 @@ sway. nano ~/.config/sway/config ``` -``` conf +```conf # Run pipewire audio server exec /usr/libexec/pipewire-launcher -- cgit v1.2.3-70-g09d2