Reduce number of default workspaces to 2
Fixes https://gitlab.com/kalilinux/internal/theme-dev/issues/6
This commit is contained in:
parent
2a5f35bcdf
commit
18b400258c
@ -6,5 +6,6 @@
|
|||||||
<property name="theme" type="string" value="Kali-Dark"/>
|
<property name="theme" type="string" value="Kali-Dark"/>
|
||||||
<property name="title_font" type="string" value="Cantarell Bold 9"/>
|
<property name="title_font" type="string" value="Cantarell Bold 9"/>
|
||||||
<property name="easy_click" type="string" value="Super"/>
|
<property name="easy_click" type="string" value="Super"/>
|
||||||
|
<property name="workspace_count" type="int" value="2"/>
|
||||||
</property>
|
</property>
|
||||||
</channel>
|
</channel>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user