From 025ee8f064f6a142aa3de702c42c52101e8da9f6 Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Wed, 28 Jun 2023 23:07:25 +0200 Subject: Fixed indentation issues from #1902 (#1904) --- archinstall/default_profiles/desktops/dwm.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'archinstall/default_profiles/desktops') diff --git a/archinstall/default_profiles/desktops/dwm.py b/archinstall/default_profiles/desktops/dwm.py index 3a7c0348..6b9ca6bc 100644 --- a/archinstall/default_profiles/desktops/dwm.py +++ b/archinstall/default_profiles/desktops/dwm.py @@ -19,11 +19,11 @@ class BspwmProfile(XorgProfile): 'dmenu', 'picom', 'xorg-xsetroot', - 'xorg-xset', - 'pywal', - 'xdo', - 'dunst', - 'slock' + 'xorg-xset', + 'pywal', + 'xdo', + 'dunst', + 'slock' ] @property -- cgit v1.2.3-70-g09d2