From 2b3d4de136164ff949e0f54df7ba836c0d2d8aa6 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Tue, 2 Aug 2022 00:16:02 -0400 Subject: [PATCH] ENU update xmonad conf template --- dot_config/xmonad.yml.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_config/xmonad.yml.tmpl b/dot_config/xmonad.yml.tmpl index a831a65..3038f55 100644 --- a/dot_config/xmonad.yml.tmpl +++ b/dot_config/xmonad.yml.tmpl @@ -5,6 +5,7 @@ features: bluetooth: true intel_backlight: {{ .laptop }} clevo_backlight: {{ .features.clevo }} + ethernet: {{ .laptop }} wireless: {{ .laptop }} virtualbox: {{ .features.virtualbox }} xsane: {{ .features.xsane }}