Name Gnome workspaces with numbers only
This commit is contained in:
parent
2660134872
commit
dd674cd1a5
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ audible-bell=false
|
||||||
button-layout='close:'
|
button-layout='close:'
|
||||||
num-workspaces=10
|
num-workspaces=10
|
||||||
titlebar-font='Clear Sans Bold 12'
|
titlebar-font='Clear Sans Bold 12'
|
||||||
workspace-names=['1', '2', '3/communications', '4/organization', '5', '6', '7', '8', '9/music', '10/settings']
|
workspace-names=['1', '2', '3', '4', '5', '6', '7', '8', '9', '10']
|
||||||
|
|
||||||
|
|
||||||
[org/gnome/login-screen]
|
[org/gnome/login-screen]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue