[+] Add more ubuntu variants with fore_back layout
This commit is contained in:
parent
969a7c668c
commit
ff44ea6185
1 changed files with 7 additions and 0 deletions
|
@ -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),
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue