[+] Add more ubuntu variants with fore_back layout

This commit is contained in:
Azalea (on HyDEV-Daisy)
2022-10-23 02:16:08 -04:00
parent 969a7c668c
commit ff44ea6185

View File

@@ -300,5 +300,12 @@ fore_back = {
'fedora': (2, 1),
'ubuntu': (2, 1),
'kubuntu': (2, 1),
'lubuntu': (2, 1),
'xubuntu': (2, 1),
'ubuntu-cinnamon': (2, 1),
'ubuntu-kylin': (2, 1),
'ubuntu-mate': (2, 1),
'ubuntu-studio': (2, 1),
'ubuntu-sway': (2, 1),
}