Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/default_profiles/desktops/dwm.py
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2023-06-28 23:07:25 +0200
committerGitHub <noreply@github.com>2023-06-28 23:07:25 +0200
commit025ee8f064f6a142aa3de702c42c52101e8da9f6 (patch)
treed4dc52acc05871afe1ea391976c5832f49698d21 /archinstall/default_profiles/desktops/dwm.py
parent2450c7bdff093aafba4a227156234ceed1887c31 (diff)
Fixed indentation issues from #1902 (#1904)
Diffstat (limited to 'archinstall/default_profiles/desktops/dwm.py')
-rw-r--r--archinstall/default_profiles/desktops/dwm.py10
1 files changed, 5 insertions, 5 deletions
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