Fixed indentation issues from #1902 (#1904)

This commit is contained in:
Anton Hvornum 2023-06-28 23:07:25 +02:00 committed by GitHub
parent 2450c7bdff
commit 025ee8f064
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -19,11 +19,11 @@ class BspwmProfile(XorgProfile):
'dmenu', 'dmenu',
'picom', 'picom',
'xorg-xsetroot', 'xorg-xsetroot',
'xorg-xset', 'xorg-xset',
'pywal', 'pywal',
'xdo', 'xdo',
'dunst', 'dunst',
'slock' 'slock'
] ]
@property @property